aidevhund commited on
Commit
eca5062
·
verified ·
1 Parent(s): a715140

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ gradio>=3.50.2
2
+ openai
3
+ opencv-python-headless>=4.9.0.80
4
+ numpy>=1.26.4
5
+ matplotlib>=3.8.3