Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -16,7 +16,6 @@ safetensors
|
|
16 |
pyyaml
|
17 |
pillow==10.3.0
|
18 |
gradio
|
19 |
-
|
20 |
-
torch==2.4.1
|
21 |
torchvision==0.19.1
|
22 |
torchaudio==2.4.1
|
|
|
16 |
pyyaml
|
17 |
pillow==10.3.0
|
18 |
gradio
|
19 |
+
torch==2.4.0
|
|
|
20 |
torchvision==0.19.1
|
21 |
torchaudio==2.4.1
|