Spaces:
Running
Running
Create requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
gradio==4.24.0
|
| 2 |
+
pdfplumber==0.10.2
|
| 3 |
+
python-docx==1.1.0
|