Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -30,4 +30,6 @@ transformers
|
|
30 |
#-f https://download.pytorch.org/whl/cu116
|
31 |
torch
|
32 |
torchvision
|
33 |
-
torchaudio
|
|
|
|
|
|
30 |
#-f https://download.pytorch.org/whl/cu116
|
31 |
torch
|
32 |
torchvision
|
33 |
+
torchaudio
|
34 |
+
|
35 |
+
gradio
|