badru commited on
Commit
1cc2e9b
·
verified ·
1 Parent(s): 8d9cf6c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -2
requirements.txt CHANGED
@@ -1,5 +1,7 @@
1
- streamlit
 
2
  transformers
3
  torch
4
  Pillow
5
- opencv-python-headless
 
 
1
+ fastapi==0.100.0
2
+ uvicorn==0.22.0
3
  transformers
4
  torch
5
  Pillow
6
+ opencv-python-headless
7
+