ekabaruh commited on
Commit
56f587b
·
verified ·
1 Parent(s): 3643479

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- gradio>=3.50.0
2
- opencv-python>=4.8.0
3
  numpy>=1.24.0
 
4
  torch>=2.0.0
5
  torchvision>=0.15.0
6
  pillow>=10.0.0
 
1
+ opencv-python-headless>=4.8.0
 
2
  numpy>=1.24.0
3
+ streamlit>=1.25.0
4
  torch>=2.0.0
5
  torchvision>=0.15.0
6
  pillow>=10.0.0