elyxlz
commited on
Commit
•
d68a433
1
Parent(s):
0c7add2
update reqs
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -4,4 +4,6 @@ openai
|
|
4 |
numpy
|
5 |
gradio
|
6 |
PyPDF2
|
7 |
-
python-dotenv
|
|
|
|
|
|
4 |
numpy
|
5 |
gradio
|
6 |
PyPDF2
|
7 |
+
python-dotenv
|
8 |
+
hydra-core
|
9 |
+
omegaconf
|