Amey9766 commited on
Commit
b8f50fb
·
verified ·
1 Parent(s): bc17f84

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,3 +1,4 @@
1
- altair
2
- pandas
3
- streamlit
 
 
1
+ streamlit>=1.35.0
2
+ huggingface_hub>=0.23.0
3
+ gradio_client>=0.16.0
4
+ requests>=2.31.0