NidhiS09 commited on
Commit
472613c
·
verified ·
1 Parent(s): 002f329

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  altair
2
  pandas
3
  numpy
 
4
  pycocotools==2.0.10
5
  huggingface_hub
6
  Pillow
 
1
  altair
2
  pandas
3
  numpy
4
+ streamlit>=1.30.0
5
  pycocotools==2.0.10
6
  huggingface_hub
7
  Pillow