Asartb commited on
Commit
b7cc149
·
verified ·
1 Parent(s): 2cfd639

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -1
requirements.txt CHANGED
@@ -7,4 +7,8 @@ numpy
7
  typing
8
  gitpython
9
  huggingface_hub
10
- safetensors
 
 
 
 
 
7
  typing
8
  gitpython
9
  huggingface_hub
10
+ safetensors
11
+ requests
12
+ fastapi==0.74.*
13
+ uvicorn[standard]
14
+ python-multipart