mgbam commited on
Commit
527a68e
·
verified ·
1 Parent(s): a90e972

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1,4 +1,6 @@
1
- streamlit
2
  openai
3
  python-dotenv
 
 
4
  pyyaml
 
1
+ streamlit>=1.28
2
  openai
3
  python-dotenv
4
+ requests
5
+ pillow
6
  pyyaml