requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -44,4 +44,4 @@ colorama==0.4.6 # 新增明确版本(conda实际安装0.4.6)
|
|
| 44 |
click>=8.0.4,<9 # 保持约束(conda实际安装8.1.7符合要求)\
|
| 45 |
|
| 46 |
sentencepiece
|
| 47 |
-
random
|
|
|
|
| 44 |
click>=8.0.4,<9 # 保持约束(conda实际安装8.1.7符合要求)\
|
| 45 |
|
| 46 |
sentencepiece
|
| 47 |
+
# random
|