sathwikabhavaraju2005 commited on
Commit
d74142c
·
verified ·
1 Parent(s): c3d6c3e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -6
requirements.txt CHANGED
@@ -1,10 +1,8 @@
1
  gradio
2
- openai>=1.3.8
 
 
3
  pandas
4
  matplotlib
5
- sentence-transformers
6
  scikit-learn
7
- youtube-transcript-api
8
- PyMuPDF
9
- requests
10
- python-dotenv
 
1
  gradio
2
+ torch
3
+ transformers
4
+ sentencepiece
5
  pandas
6
  matplotlib
 
7
  scikit-learn
8
+ sentence-transformers