Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
-
transformers
|
| 2 |
-
gradio
|
| 3 |
torch==2.0.1+cpu
|
| 4 |
-
torchvision==0.15.2+cpu
|
| 5 |
-f https://download.pytorch.org/whl/torch_stable.html
|
|
|
|
|
|
| 1 |
+
transformers==4.33.0
|
| 2 |
+
gradio==3.35.2
|
| 3 |
torch==2.0.1+cpu
|
|
|
|
| 4 |
-f https://download.pytorch.org/whl/torch_stable.html
|
| 5 |
+
|