Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
-
torch==2.
|
2 |
-
transformers
|
3 |
-
torchvision==0.
|
4 |
pillow>=9.0.0
|
5 |
gradio==4.0.2
|
6 |
huggingface_hub>=0.29.0
|
|
|
1 |
+
torch==2.2.0
|
2 |
+
transformers==4.38.2
|
3 |
+
torchvision==0.17.0
|
4 |
pillow>=9.0.0
|
5 |
gradio==4.0.2
|
6 |
huggingface_hub>=0.29.0
|