nniehaus commited on
Commit
063a35a
·
verified ·
1 Parent(s): 64786b4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -6
requirements.txt CHANGED
@@ -1,6 +1,4 @@
1
- gradio>=3.50.2
2
- matplotlib>=3.7.1
3
- numpy>=1.24.3
4
- Pillow>=9.5.0
5
- torch>=2.0.1
6
- opencv-python>=4.8.0.74
 
1
+ streamlit
2
+ pillow
3
+ tenacity
4
+ requests