Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ torch>=2.0.0
|
|
| 3 |
torchvision>=0.15.0
|
| 4 |
pillow>=10.0.0
|
| 5 |
numpy>=1.24.0
|
| 6 |
-
sentencepiece
|
|
|
|
|
|
| 3 |
torchvision>=0.15.0
|
| 4 |
pillow>=10.0.0
|
| 5 |
numpy>=1.24.0
|
| 6 |
+
sentencepiece
|
| 7 |
+
transformers>=4.44.0
|