Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
--index-url https://download.pytorch.org/whl/cpu
|
2 |
torch==2.2.2+cpu
|
3 |
-
transformers==4.
|
4 |
-
gradio==
|
5 |
-
accelerate==0.
|
|
|
1 |
--index-url https://download.pytorch.org/whl/cpu
|
2 |
torch==2.2.2+cpu
|
3 |
+
transformers==4.36.2
|
4 |
+
gradio==3.50.2
|
5 |
+
accelerate==0.25.0
|