Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -8
requirements.txt
CHANGED
|
@@ -8,7 +8,7 @@ filelock
|
|
| 8 |
Flask
|
| 9 |
Flask-Cors
|
| 10 |
fsspec
|
| 11 |
-
|
| 12 |
h11
|
| 13 |
httpcore
|
| 14 |
httpx
|
|
@@ -28,15 +28,11 @@ websockets
|
|
| 28 |
Werkzeug
|
| 29 |
fastapi
|
| 30 |
uvicorn
|
| 31 |
-
gradio_client
|
| 32 |
aiohttp
|
| 33 |
aiosignal
|
| 34 |
-
anyio
|
| 35 |
-
appnope
|
| 36 |
argon2-cffi
|
| 37 |
argon2-cffi-bindings
|
| 38 |
asttokens
|
| 39 |
-
async-timeout
|
| 40 |
attrs
|
| 41 |
Babel
|
| 42 |
backcall
|
|
@@ -45,7 +41,6 @@ beautifulsoup4
|
|
| 45 |
bleach
|
| 46 |
blis
|
| 47 |
catalogue
|
| 48 |
-
certifi
|
| 49 |
cffi
|
| 50 |
charset-normalizer
|
| 51 |
click
|
|
@@ -70,7 +65,6 @@ fastjsonschema
|
|
| 70 |
fastprogress
|
| 71 |
ffmpy
|
| 72 |
filelock
|
| 73 |
-
Flask
|
| 74 |
fonttools
|
| 75 |
frozenlist
|
| 76 |
fsspec
|
|
@@ -200,4 +194,3 @@ XlsxWriter
|
|
| 200 |
xxhash
|
| 201 |
yarl
|
| 202 |
zipp
|
| 203 |
-
uvicorn
|
|
|
|
| 8 |
Flask
|
| 9 |
Flask-Cors
|
| 10 |
fsspec
|
| 11 |
+
gradio
|
| 12 |
h11
|
| 13 |
httpcore
|
| 14 |
httpx
|
|
|
|
| 28 |
Werkzeug
|
| 29 |
fastapi
|
| 30 |
uvicorn
|
|
|
|
| 31 |
aiohttp
|
| 32 |
aiosignal
|
|
|
|
|
|
|
| 33 |
argon2-cffi
|
| 34 |
argon2-cffi-bindings
|
| 35 |
asttokens
|
|
|
|
| 36 |
attrs
|
| 37 |
Babel
|
| 38 |
backcall
|
|
|
|
| 41 |
bleach
|
| 42 |
blis
|
| 43 |
catalogue
|
|
|
|
| 44 |
cffi
|
| 45 |
charset-normalizer
|
| 46 |
click
|
|
|
|
| 65 |
fastprogress
|
| 66 |
ffmpy
|
| 67 |
filelock
|
|
|
|
| 68 |
fonttools
|
| 69 |
frozenlist
|
| 70 |
fsspec
|
|
|
|
| 194 |
xxhash
|
| 195 |
yarl
|
| 196 |
zipp
|
|
|