Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
huggingface_hub==0.28.1
|
2 |
-
--extra-index-url https://download.pytorch.org/whl/
|
3 |
-
torch==2.
|
4 |
spaces
|
5 |
gradio==5.12.0
|
6 |
git+https://github.com/huggingface/[email protected]
|
|
|
1 |
huggingface_hub==0.28.1
|
2 |
+
--extra-index-url https://download.pytorch.org/whl/cu121
|
3 |
+
torch==2.4.0
|
4 |
spaces
|
5 |
gradio==5.12.0
|
6 |
git+https://github.com/huggingface/[email protected]
|