Spaces:
Running
Running
Deepfake-Audio
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
|
@@ -10,8 +10,7 @@ soundfile==0.12.1
|
|
| 10 |
pooch==1.8.1
|
| 11 |
|
| 12 |
# Web UI
|
| 13 |
-
gradio>=
|
| 14 |
-
huggingface-hub<0.11.0
|
| 15 |
|
| 16 |
# Utility Dependencies
|
| 17 |
tqdm==4.67.1
|
|
|
|
| 10 |
pooch==1.8.1
|
| 11 |
|
| 12 |
# Web UI
|
| 13 |
+
gradio>=6.5.1
|
|
|
|
| 14 |
|
| 15 |
# Utility Dependencies
|
| 16 |
tqdm==4.67.1
|