Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ sentencepiece
|
|
6 |
torch
|
7 |
diffusers
|
8 |
torchvision
|
9 |
-
torchaudio
|
|
|
|
6 |
torch
|
7 |
diffusers
|
8 |
torchvision
|
9 |
+
torchaudio
|
10 |
+
gradio-client
|