JeCabrera commited on
Commit
35891a4
·
verified ·
1 Parent(s): e723a63

Upload 10 files

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- google-generativeai
2
- streamlit
3
- joblib
4
  python-dotenv
 
1
+ google-generativeai>=0.7.0
2
+ streamlit==1.29.0
3
+ joblib==1.3.2
4
  python-dotenv