yassonee commited on
Commit
2298198
·
verified ·
1 Parent(s): 04a7bfd

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -2,4 +2,7 @@ streamlit>=1.24.0
2
  torch>=2.0.0
3
  transformers>=4.30.0
4
  Pillow>=9.5.0
5
- timm>=0.9.0
 
 
 
 
2
  torch>=2.0.0
3
  transformers>=4.30.0
4
  Pillow>=9.5.0
5
+ timm>=0.9.0
6
+ fastapi>=0.68.0
7
+ python-multipart>=0.0.5
8
+ uvicorn>=0.15.0