Spaces:
Running on Zero
Running on Zero
File size: 263 Bytes
2ba774e 7fbd7cb edb8657 cbc266a | 1 2 3 4 5 6 7 8 9 10 11 | # Local-dev only (not read by HF Spaces). gradio and spaces are provided by the # Spaces runtime on every tier, but must be installed to run the app locally. gradio>=6,<7 spaces>=0.34,<1 # Dev tooling. pdfplumber>=0.11,<1 pytest>=9,<10 ruff>=0.11,<1 ty>=0.0.1a7 |