Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,6 @@
|
|
| 1 |
gradio==5.42.0
|
| 2 |
torch==2.5.0
|
| 3 |
transformers==4.40.0
|
| 4 |
-
Pillow==10.0.0
|
|
|
|
|
|
|
|
|
| 1 |
gradio==5.42.0
|
| 2 |
torch==2.5.0
|
| 3 |
transformers==4.40.0
|
| 4 |
+
Pillow==10.0.0
|
| 5 |
+
datasets
|
| 6 |
+
sentencepiece
|