Duckkyy commited on
Commit
05938dc
·
verified ·
1 Parent(s): 663a4d6

Upload requirements.txt

Browse files

Add requirements.txt file

Files changed (1) hide show
  1. requirements.txt +10 -10
requirements.txt CHANGED
@@ -1,10 +1,10 @@
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
- streamlit==1.32.0
9
- streamlit_image_select==0.6.0
10
- tqdm==4.66.4
 
1
+ joblib
2
+ matplotlib
3
+ numpy
4
+ openai
5
+ opencv_python
6
+ Pillow
7
+ scikit_learn
8
+ streamlit
9
+ streamlit_image_select
10
+ tqdm