Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +5 -2
requirements.txt
CHANGED
@@ -1,2 +1,5 @@
|
|
1 |
-
|
2 |
-
|
|
|
|
|
|
|
|
1 |
+
py-cord
|
2 |
+
uvicorn
|
3 |
+
huggingface_hub
|
4 |
+
regex
|
5 |
+
gradio
|