Spaces:
Sleeping
Sleeping
Create requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
gradio==4.16.0
|
| 2 |
+
markdown==3.5.2
|
| 3 |
+
pdfkit==1.0.0
|
| 4 |
+
wkhtmltopdf-pack==0.12.6
|