Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -1,6 +1,8 @@
|
|
| 1 |
aiohttp==3.8.4
|
| 2 |
aiosignal==1.3.1
|
| 3 |
altair==5.0.1
|
|
|
|
|
|
|
| 4 |
anyio==3.7.0
|
| 5 |
argilla==1.12.0
|
| 6 |
async-timeout==4.0.2
|
|
|
|
| 1 |
aiohttp==3.8.4
|
| 2 |
aiosignal==1.3.1
|
| 3 |
altair==5.0.1
|
| 4 |
+
gradio==3.35.2
|
| 5 |
+
gradio_client==0.2.7
|
| 6 |
anyio==3.7.0
|
| 7 |
argilla==1.12.0
|
| 8 |
async-timeout==4.0.2
|