Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +2 -4
requirements.txt
CHANGED
@@ -1,6 +1,4 @@
|
|
1 |
-
# requirements.txt (GPU build, CUDA 12.8)
|
2 |
-
--extra-index-url https://download.pytorch.org/whl/cu128
|
3 |
gradio==4.21.0
|
4 |
-
torch==2.7.0
|
5 |
-
torchvision==0.22.0
|
6 |
transformers
|
|
|
|
|
|
|
1 |
gradio==4.21.0
|
2 |
+
torch==2.7.0
|
3 |
+
torchvision==0.22.0
|
4 |
transformers
|