Satwickchikkala1 commited on
Commit
61977e6
·
verified ·
1 Parent(s): 108fc0e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -6
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- gradio
2
- tensorflow
3
- pillow
4
- matplotlib
5
- numpy
6
- opencv-python
 
1
+ gradio==5.49.1
2
+ tensorflow==2.20.0
3
+ pillow==11.3.0
4
+ matplotlib==3.10.7
5
+ numpy==2.2.6
6
+ opencv-python-headless==4.12.0.88