Neylton commited on
Commit
925e26b
·
verified ·
1 Parent(s): 168169c

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -3
requirements.txt CHANGED
@@ -1,3 +1,13 @@
1
- altair
2
- pandas
3
- streamlit
 
 
 
 
 
 
 
 
 
 
 
1
+ streamlit==1.31.0
2
+ torch==2.2.0
3
+ torchvision==0.17.0
4
+ Pillow==10.2.0
5
+ numpy==1.26.0
6
+ timm==0.9.12
7
+ opencv-python-headless==4.8.1.78
8
+ plotly==5.18.0
9
+ pandas==2.2.0
10
+ scikit-learn==1.4.0
11
+ matplotlib==3.8.0
12
+ seaborn==0.13.0
13
+ tqdm==4.66.0