Spaces:
Sleeping
Sleeping
| title: Document API End Points | |
| emoji: 😻 | |
| colorFrom: indigo | |
| colorTo: green | |
| sdk: gradio | |
| sdk_version: 5.49.1 | |
| app_file: app.py | |
| pinned: false | |
| license: mit | |
| short_description: '-' | |
| --- | |
| How to run locally: | |
| --- | |
| 1. pip install -r requirements.txt | |
| 2. place models in ./models/ | |
| 3. FLASK_ENV=development python app.py | |
| On Hugging Face Spaces: push this repo, upload models into models/ and run. The | |
| public URL will be your Space endpoint. | |
| --- |