Curranj commited on
Commit
7ca975c
1 Parent(s): 1f012c1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -1
requirements.txt CHANGED
@@ -1,2 +1,7 @@
1
  openai
2
- scikit-learn
 
 
 
 
 
 
1
  openai
2
+ scikit-learn
3
+ sqlite3
4
+ numpy
5
+ gradio
6
+ python-docx
7
+ PyPDF2