Duckkyy commited on
Commit
ffb8596
·
verified ·
1 Parent(s): d7186fe

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -1
requirements.txt CHANGED
@@ -1 +1,11 @@
1
- openai==1.40.6
 
 
 
 
 
 
 
 
 
 
 
1
+ joblib==1.4.2
2
+ matplotlib==3.8.4
3
+ numpy==2.1.1
4
+ openai==1.45.0
5
+ opencv_python==4.10.0.84
6
+ Pillow==10.4.0
7
+ scikit_learn==1.4.2
8
+ skimage==0.0
9
+ streamlit==1.32.0
10
+ streamlit_image_select==0.6.0
11
+ tqdm==4.66.4