Janeka commited on
Commit
742f506
·
verified ·
1 Parent(s): c8921b1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -2
requirements.txt CHANGED
@@ -2,6 +2,9 @@ torch>=2.0
2
  torchvision
3
  transformers>=4.30
4
  gradio>=3.0
5
- opencv-python
 
 
6
  Pillow
7
- numpy
 
 
2
  torchvision
3
  transformers>=4.30
4
  gradio>=3.0
5
+ fastapi
6
+ uvicorn[standard]
7
+ opencv-python-headless
8
  Pillow
9
+ numpy
10
+ python-multipart