hamnamughal commited on
Commit
6e4ad20
·
verified ·
1 Parent(s): ea31718

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
- openai>=1.0.0
2
- python-dotenv
3
  streamlit
 
 
 
4
  pandas
5
  scikit-learn
6
  scipy
 
 
 
1
  streamlit
2
+ transformers
3
+ torch
4
+ python-dotenv
5
  pandas
6
  scikit-learn
7
  scipy