Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
huggingface_hub
|
2 |
--extra-index-url https://download.pytorch.org/whl/cu124
|
3 |
-
torch
|
4 |
spaces
|
5 |
-
gradio
|
|
|
1 |
+
huggingface_hub==0.25.2
|
2 |
--extra-index-url https://download.pytorch.org/whl/cu124
|
3 |
+
torch==2.4.0
|
4 |
spaces
|
5 |
+
gradio==5.12.0
|