sunbal7 commited on
Commit
e7b8cf1
·
verified ·
1 Parent(s): 3c673e7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -3
requirements.txt CHANGED
@@ -1,3 +1,5 @@
1
- streamlit>=1.0.0
2
- textblob>=0.15.3
3
- transformers>=4.0.0
 
 
 
1
+ # requirements.txt
2
+ streamlit>=1.32.0
3
+ groq>=0.3.0
4
+ textblob>=0.17.1
5
+ python-dotenv>=0.19.0