Update requirements.txt
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
@@ -4,6 +4,4 @@ safetensors
|
|
4 |
pyyaml
|
5 |
pillow==10.3.0
|
6 |
gradio
|
7 |
-
torch==2.4.0
|
8 |
-
torchvision==0.19.1
|
9 |
-
torchaudio==2.4.1
|
|
|
4 |
pyyaml
|
5 |
pillow==10.3.0
|
6 |
gradio
|
7 |
+
torch==2.4.0
|
|
|
|