aikanava commited on
Commit
2b76977
·
verified ·
1 Parent(s): bcfc379

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -9
requirements.txt CHANGED
@@ -1,9 +1,9 @@
1
- gradio
2
- transformers
3
- torch
4
- Pillow
5
- opencv-python
6
- scikit-learn
7
- matplotlib
8
- numpy
9
- requests
 
1
+ gradio>=3.35
2
+ transformers
3
+ torch
4
+ Pillow
5
+ opencv-python
6
+ scikit-learn
7
+ matplotlib
8
+ numpy
9
+ requests