Spaces:
Sleeping
Sleeping
b2c5d15f
Browse files- requirements.txt +2 -4
requirements.txt
CHANGED
|
@@ -1,6 +1,4 @@
|
|
| 1 |
# Gradio 5.x: fixes pydub/audioop incompat (Python 3.13) + ships its
|
| 2 |
-
# own working starlette/jinja2 versions.
|
| 3 |
-
# new HF Space dep stack.
|
| 4 |
gradio>=5.12,<6
|
| 5 |
-
|
| 6 |
-
ghostloop @ git+https://github.com/joemunene-by/ghostloop.git@main
|
|
|
|
| 1 |
# Gradio 5.x: fixes pydub/audioop incompat (Python 3.13) + ships its
|
| 2 |
+
# own working starlette/jinja2 versions.
|
|
|
|
| 3 |
gradio>=5.12,<6
|
| 4 |
+
ghostloop>=1.0.1
|
|
|