Spaces:
Sleeping
Sleeping
| __pycache__/ | |
| *.pyc | |
| .venv/ | |
| *.csv | |
| .DS_Store | |
| # Generated at app startup - never committed (HF Spaces rejects | |
| # binary files outside LFS storage) | |
| sample_docs/*.pdf | |
| __pycache__/ | |
| *.pyc | |
| .venv/ | |
| *.csv | |
| .DS_Store | |
| # Generated at app startup - never committed (HF Spaces rejects | |
| # binary files outside LFS storage) | |
| sample_docs/*.pdf | |