Image-to-Text
PyTorch
Safetensors
PEFT
English
remote-sensing
satellite-imagery
earth-observation
change-detection
visual-grounding
image-captioning
visual-question-answering
optical-sar-fusion
sar
multimodal
lora
Instructions to use thundercode/SatQuery with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use thundercode/SatQuery with PEFT:
Task type is invalid.
- Notebooks
- Google Colab
- Kaggle
release: add docs/SECURITY.md
Browse files- docs/SECURITY.md +1 -1
docs/SECURITY.md
CHANGED
|
@@ -121,7 +121,7 @@ The architecture document states this as a per-tier table
|
|
| 121 |
| Tier | Host / identity | Runs | Holds secrets? | Holds state? |
|
| 122 |
|---|---|---|---|---|
|
| 123 |
| Frontend | Cloudflare Pages, `https://satquery.pages.dev` | static site (`frontend/`) | **no** | no |
|
| 124 |
-
| Orchestrator / gateway | Render, `
|
| 125 |
| Inference | GitHub Codespace `potential-space-trout-r4ppw969w45j2pvvw`, port `8000` | `app/space_app.py::build_space_app()` via `deploy/codespace/serve.py` | no gateway secrets | ephemeral asset store only |
|
| 126 |
| Model hosting | Hugging Face (project card + pinned model references) | — | no | no |
|
| 127 |
|
|
|
|
| 121 |
| Tier | Host / identity | Runs | Holds secrets? | Holds state? |
|
| 122 |
|---|---|---|---|---|
|
| 123 |
| Frontend | Cloudflare Pages, `https://satquery.pages.dev` | static site (`frontend/`) | **no** | no |
|
| 124 |
+
| Orchestrator / gateway | Render, `<backend-host>` | `deploy/render/main.py` | **`GITHUB_TOKEN` only** | no — stateless proxy |
|
| 125 |
| Inference | GitHub Codespace `potential-space-trout-r4ppw969w45j2pvvw`, port `8000` | `app/space_app.py::build_space_app()` via `deploy/codespace/serve.py` | no gateway secrets | ephemeral asset store only |
|
| 126 |
| Model hosting | Hugging Face (project card + pinned model references) | — | no | no |
|
| 127 |
|