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

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -2,5 +2,6 @@ fastapi==0.104.1
2
  uvicorn==0.24.0
3
  transformers==4.35.2
4
  torch==2.1.0
 
5
  pydantic==2.4.2
6
  httpx==0.25.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