Karthikeyan commited on
Commit ·
9b0cc93
1
Parent(s): 62c1a55
Create requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
openai
|
| 2 |
+
gradio
|
| 3 |
+
PyPDF2==2.12.1
|
| 4 |
+
python-docx
|