V3d4nt7 commited on
Commit
05ca3b1
·
verified ·
1 Parent(s): f67444e

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,7 +1,8 @@
 
1
  fastapi==0.104.1
2
  uvicorn==0.24.0
3
  transformers==4.35.2
4
  torch==2.1.0
5
- numpy==1.26.4
6
  pydantic==2.4.2
7
  httpx==0.25.1
 
 
1
+ numpy==1.26.4
2
  fastapi==0.104.1
3
  uvicorn==0.24.0
4
  transformers==4.35.2
5
  torch==2.1.0
 
6
  pydantic==2.4.2
7
  httpx==0.25.1
8
+ scipy==1.11.4