Hjgugugjhuhjggg commited on
Commit
e8c9413
·
verified ·
1 Parent(s): e31f7ec

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +14 -1
requirements.txt CHANGED
@@ -14,4 +14,17 @@ passlib
14
  jose
15
  python-jose
16
  db-sqlite3
17
- email_validator
 
 
 
 
 
 
 
 
 
 
 
 
 
 
14
  jose
15
  python-jose
16
  db-sqlite3
17
+ email_validator
18
+ fastapi==0.100.1
19
+ uvicorn==0.23.2
20
+ pydantic==2.4.2
21
+ transformers==4.35.2
22
+ boto3==1.28.65
23
+ huggingface-hub==0.18.0
24
+ Pillow==10.1.0
25
+ PyJWT==2.8.0
26
+ passlib==1.7.4
27
+ python-multipart==0.0.6
28
+ starlette==0.31.1
29
+ typing-extensions==4.8.0
30
+ sqlite-utils==3.9.1