Edmond7 commited on
Commit
b89fe32
1 Parent(s): 2bc944f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -2
requirements.txt CHANGED
@@ -2,8 +2,14 @@ fastapi==0.68.0
2
  uvicorn==0.15.0
3
  python-multipart==0.0.5
4
  Pillow==8.3.1
5
- torch==2.4.1
6
- transformers==4.11.3
7
  pydantic==1.8.2
8
  python-jose==3.3.0
9
  passlib==1.7.4
 
 
 
 
 
 
 
 
 
2
  uvicorn==0.15.0
3
  python-multipart==0.0.5
4
  Pillow==8.3.1
 
 
5
  pydantic==1.8.2
6
  python-jose==3.3.0
7
  passlib==1.7.4
8
+
9
+ transformers
10
+ torch
11
+ Pillow
12
+ torchvision
13
+ einops
14
+ accelerate
15
+ tensorflow