Spaces:
Build error
Build error
Commit
·
c21e120
1
Parent(s):
9279e2b
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
aiohttp==3.8.3
|
2 |
aiosignal==1.2.0
|
3 |
anyio==3.6.2
|
@@ -169,3 +170,4 @@ XlsxWriter==3.0.3
|
|
169 |
xxhash==3.1.0
|
170 |
yarl==1.8.1
|
171 |
zipp==3.9.0
|
|
|
|
1 |
+
gradio_client
|
2 |
aiohttp==3.8.3
|
3 |
aiosignal==1.2.0
|
4 |
anyio==3.6.2
|
|
|
170 |
xxhash==3.1.0
|
171 |
yarl==1.8.1
|
172 |
zipp==3.9.0
|
173 |
+
uvicorn
|