Spaces:
Running
Running
Commit
·
c82a118
1
Parent(s):
d25b36f
(wip)debug
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -11,4 +11,5 @@ flask-migrate
|
|
11 |
gunicorn
|
12 |
waitress
|
13 |
fal-client
|
|
|
14 |
git+https://github.com/playht/pyht
|
|
|
11 |
gunicorn
|
12 |
waitress
|
13 |
fal-client
|
14 |
+
gradio_client==1.7.0
|
15 |
git+https://github.com/playht/pyht
|