PrajwalW commited on
Commit
57b3298
·
verified ·
1 Parent(s): ebb5208

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -1 +1,4 @@
1
- huggingface_hub==0.25.2
 
 
 
 
1
+ streamlit==1.35.0
2
+ boto3==1.34.82
3
+ requests==2.31.0
4
+ python-dotenv==1.0.1