CodeFlame commited on
Commit
2a7fe6e
·
verified ·
1 Parent(s): 6f455b4

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
+ duckduckgo-search>=6.1.7
4
+ Pillow>=10.3.0