BGLab commited on
Commit
4a68f07
·
verified ·
1 Parent(s): 029843c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -1
requirements.txt CHANGED
@@ -1,3 +1,11 @@
1
  altair
2
  pandas
3
- streamlit
 
 
 
 
 
 
 
 
 
1
  altair
2
  pandas
3
+ openpyxl
4
+ streamlit
5
+ torch==2.4.0
6
+ torchvision==0.19.0
7
+ timm==1.0.9
8
+ huggingface_hub>=0.23.0
9
+ pillow
10
+ streamlit>=1.36
11
+ opencv-python