anhkhoiphan commited on
Commit
9788fd6
·
verified ·
1 Parent(s): 6629409

Thử bỏ pin requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -6
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
- chainlit==2.2.1
2
  pandas
3
- httpx>=0.24.0
4
- tabulate
 
 
5
  websockets
6
- sniffio>=1.3.0
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