Spaces:
Runtime error
Runtime error
Upload requirements.txt with huggingface_hub
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -11,4 +11,5 @@ einops-exts
|
|
| 11 |
transformers
|
| 12 |
huggingface_hub
|
| 13 |
matplotlib
|
|
|
|
| 14 |
git+https://github.com/resemble-ai/monotonic_align.git
|
|
|
|
| 11 |
transformers
|
| 12 |
huggingface_hub
|
| 13 |
matplotlib
|
| 14 |
+
gradio==4.44.0
|
| 15 |
git+https://github.com/resemble-ai/monotonic_align.git
|