ZeeAI1 commited on
Commit
14f5f0f
·
verified ·
1 Parent(s): cc3cf7b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -5
requirements.txt CHANGED
@@ -1,5 +1,4 @@
1
- streamlit
2
- transformers
3
- torch
4
- sentencepiece
5
- pyspellchecker
 
1
+ streamlit>=1.33
2
+ google-generativeai>=0.3.0
3
+ python-dotenv>=1.0
4
+ google-auth>=2.0.0