hello-ram commited on
Commit
7d72c0a
·
verified ·
1 Parent(s): 41a4fb5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -8
requirements.txt CHANGED
@@ -1,8 +1,6 @@
1
- fastapi==0.109.0
2
- uvicorn[standard]==0.23.2
3
- # Use official CPU-only PyTorch wheel
4
- torch==2.1.0+cpu --extra-index-url https://download.pytorch.org/whl/cpu
5
- transformers==4.34.0
6
- numpy<2
7
- pydantic==2.5.0
8
-
 
1
+ fastapi
2
+ uvicorn
3
+ torch
4
+ transformers
5
+ unsloth
6
+ pydantic