Spaces:
Runtime error
Runtime error
Commit
·
e0d2015
1
Parent(s):
a6c8143
updated installation1
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -16,5 +16,5 @@ deepfilternet
|
|
| 16 |
pydub
|
| 17 |
soundfile
|
| 18 |
huggingface_hub
|
| 19 |
-
pydantic==
|
| 20 |
-
|
|
|
|
| 16 |
pydub
|
| 17 |
soundfile
|
| 18 |
huggingface_hub
|
| 19 |
+
pydantic==1.8
|
| 20 |
+
gradio==4.43.0
|