Phanarin commited on
Commit
1e4a749
·
verified ·
1 Parent(s): 2c255da

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -0
requirements.txt ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ultralytics
2
+ opencv-python-headless
3
+ matplotlib
4
+ gradio
5
+ plotly
6
+ gTTS
7
+ google-generativeai
8
+ scikit-learn
9
+ reportlab
10
+ requests
11
+ numpy
12
+ Pillow