randomshit11 commited on
Commit
db5782f
·
verified ·
1 Parent(s): c3ffd11

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -4
requirements.txt CHANGED
@@ -1,4 +1,9 @@
1
- streamlit==0.90.0
2
- torch==1.10.0
3
- torchvision==0.11.1
4
- Pillow==9.0.0
 
 
 
 
 
 
1
+
2
+ fastapi
3
+ uvicorn
4
+ torchvision
5
+ Pillow
6
+ gradio
7
+ transformers
8
+
9
+