Mikecode123 commited on
Commit
f9a0fbb
·
verified ·
1 Parent(s): 391ef4f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -11
requirements.txt CHANGED
@@ -1,11 +1,6 @@
1
- fastapi==0.115.6
2
- uvicorn[standard]==0.32.1
3
- pydantic==2.10.4
4
- httpx==0.28.1
5
- websockets==13.1
6
- numpy==2.2.1
7
- pandas==2.2.3
8
- python-dotenv==1.0.1
9
- supabase==2.10.0
10
- cryptography==44.0.0
11
- huggingface-hub==0.27.0
 
1
+ datasets
2
+ huggingface_hub
3
+ transformers
4
+ torch
5
+ pandas
6
+ numpy