Spaces:
Runtime error
Runtime error
Kaveh commited on
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
|
@@ -1,9 +1,8 @@
|
|
| 1 |
python-telegram-bot==20.7
|
| 2 |
transformers==4.35.2
|
| 3 |
-
torch==2.1.1
|
| 4 |
numpy<2.0.0
|
| 5 |
nltk==3.8.1
|
| 6 |
sentencepiece==0.1.99
|
| 7 |
protobuf==4.25.1
|
| 8 |
huggingface-hub==0.19.4
|
| 9 |
-
# فایلهای اضافی حذف شدند
|
|
|
|
| 1 |
python-telegram-bot==20.7
|
| 2 |
transformers==4.35.2
|
| 3 |
+
torch==2.1.1
|
| 4 |
numpy<2.0.0
|
| 5 |
nltk==3.8.1
|
| 6 |
sentencepiece==0.1.99
|
| 7 |
protobuf==4.25.1
|
| 8 |
huggingface-hub==0.19.4
|
|
|