Update requirments.txt
Browse files- requirments.txt +1 -2
requirments.txt
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
-
torch
|
2 |
-
torchvision==0.17.0
|
3 |
gradio==4.21.0
|
4 |
Pillow==10.2.0
|
5 |
numpy==1.26.4
|
|
|
1 |
+
torch torchvision torchaudio
|
|
|
2 |
gradio==4.21.0
|
3 |
Pillow==10.2.0
|
4 |
numpy==1.26.4
|