Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
openai
|
2 |
-
scikit-learn
|
3 |
-
sqlite3
|
4 |
numpy
|
5 |
gradio
|
6 |
python-docx
|
|
|
1 |
openai
|
2 |
+
scikit-learn
|
|
|
3 |
numpy
|
4 |
gradio
|
5 |
python-docx
|