BtechProjectPCCOE commited on
Commit
40141f3
·
verified ·
1 Parent(s): 2e6a149

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -9
requirements.txt CHANGED
@@ -1,9 +1,7 @@
1
- gradio==6.13.0
2
- opencv-python==4.8.1.78
3
- numpy==1.26.4
4
- Pillow==12.2.0
5
- tensorflow-cpu==2.21.0
6
- scikit-learn==1.8.0
7
- pandas==2.2.3
8
- fastapi>=0.115.2
9
- uvicorn==0.24.0
 
1
+ gradio
2
+ tensorflow-cpu
3
+ numpy
4
+ opencv-python-headless
5
+ Pillow
6
+ scikit-learn
7
+ pandas