Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
huggingface_hub==0.25.2
|
2 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
3 |
-
torch
|
4 |
-
spaces
|
5 |
-
gradio
|
|
|
1 |
huggingface_hub==0.25.2
|
2 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
3 |
+
torch==2.6.0
|
4 |
+
spaces==0.32.0
|
5 |
+
gradio==5.0.1
|