Spaces:
Running
on
L40S
Running
on
L40S
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
torch==2.1.0
|
2 |
torchvision==0.16.0
|
3 |
torchaudio==2.1.0 --index-url https://download.pytorch.org/whl/cu121
|
4 |
-
gradio==5.7.1
|
5 |
absl-py==2.1.0
|
6 |
accelerate==1.1.1
|
7 |
addict==2.4.0
|
@@ -53,7 +52,7 @@ frozenlist==1.5.0
|
|
53 |
fsspec==2024.2.0
|
54 |
gitdb==4.0.11
|
55 |
GitPython==3.1.43
|
56 |
-
gradio==5.
|
57 |
gradio_client==1.4.3
|
58 |
h11==0.14.0
|
59 |
httpcore==1.0.7
|
|
|
1 |
torch==2.1.0
|
2 |
torchvision==0.16.0
|
3 |
torchaudio==2.1.0 --index-url https://download.pytorch.org/whl/cu121
|
|
|
4 |
absl-py==2.1.0
|
5 |
accelerate==1.1.1
|
6 |
addict==2.4.0
|
|
|
52 |
fsspec==2024.2.0
|
53 |
gitdb==4.0.11
|
54 |
GitPython==3.1.43
|
55 |
+
gradio==5.7.1
|
56 |
gradio_client==1.4.3
|
57 |
h11==0.14.0
|
58 |
httpcore==1.0.7
|