Spaces:
Sleeping
Sleeping
File size: 438 Bytes
c5603ae 7f1c4e7 22d87a2 7f1c4e7 22d87a2 7f1c4e7 22d87a2 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 | ---
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.
--- |