sunbal7 commited on
Commit
be1d42f
·
verified ·
1 Parent(s): 74441cb

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt CHANGED
@@ -2,5 +2,8 @@
2
  streamlit>=1.32.0
3
  groq>=0.3.0
4
  textblob>=0.17.1
 
 
 
5
  reportlab>=4.0.0
6
  python-dotenv>=0.19.0
 
2
  streamlit>=1.32.0
3
  groq>=0.3.0
4
  textblob>=0.17.1
5
+ transformers>=4.30.0
6
+ torch>=2.0.0
7
+ scikit-learn>=1.0.0
8
  reportlab>=4.0.0
9
  python-dotenv>=0.19.0