Spaces:
Runtime error
Runtime error
Commit ·
9fcbcc6
1
Parent(s): 56d6b19
Create requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
openai==1.3.3
|
| 2 |
+
pdfplumber==0.10.3
|
| 3 |
+
gradio==3.44.4
|
| 4 |
+
|