Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
|
|
|
2 |
transformers==4.40.0
|
3 |
-
datasets==2.18.0
|
4 |
-
accelerate==0.29.0
|
|
|
1 |
+
gradio==4.25.0
|
2 |
+
torch==2.2.1 --extra-index-url https://download.pytorch.org/whl/cpu
|
3 |
transformers==4.40.0
|
4 |
+
datasets==2.18.0
|
|