MaximEremeev commited on
Commit
6d8625c
·
verified ·
1 Parent(s): b984078

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ fastapi
2
+ uvicorn
3
+ transformers>=4.48.0
4
+ torch
5
+ numpy
6
+ safetensors
7
+ jinja2
8
+ python-multipart
9
+ huggingface_hub
10
+ pydantic