Spaces:
Sleeping
Sleeping
| [project] | |
| name = "pdfinspector" | |
| version = "0.1.0" | |
| description = "Add your description here" | |
| readme = "README.md" | |
| requires-python = ">=3.12" | |
| dependencies = [ | |
| "frontend>=0.0.3", | |
| "gradio>=6.3.0", | |
| "pikepdf>=10.2.0", | |
| "pillow>=12.1.0", | |
| "plotly>=6.5.2", | |
| "pymupdf>=1.26.7", | |
| ] | |