Spaces:
Sleeping
Sleeping
Thử bỏ pin requirements
Browse files- requirements.txt +6 -6
requirements.txt
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
-
chainlit
|
| 2 |
pandas
|
| 3 |
-
|
| 4 |
-
|
|
|
|
|
|
|
| 5 |
websockets
|
| 6 |
-
|
| 7 |
-
asyncer>=0.0.2
|
| 8 |
-
anyio>=3.0.0
|
|
|
|
| 1 |
+
chainlit
|
| 2 |
pandas
|
| 3 |
+
requests
|
| 4 |
+
typing
|
| 5 |
+
huggingface_hub
|
| 6 |
+
tabulate
|
| 7 |
websockets
|
| 8 |
+
asyncio
|
|
|
|
|
|