Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
# --extra-index-url https://download.pytorch.org/whl/cu124
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
|
6 |
gradio>=4.0
|
7 |
accelerate==0.30.1
|
|
|
1 |
# --extra-index-url https://download.pytorch.org/whl/cu124
|
2 |
+
torch==2.6.0
|
3 |
+
torchvision==0.21.0
|
4 |
+
torchaudio==2.6.0
|
5 |
|
6 |
gradio>=4.0
|
7 |
accelerate==0.30.1
|