This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/bash | |
| # ============================================================ | |
| # provision_vast.sh — Provisioning automático para Vast.ai | |
| # | |
| # Como usar: | |
| # No template Vast.ai, defina a env var: | |
| # PROVISIONING_SCRIPT=https://raw.githubusercontent.com/USER/Fantasify/main/scripts/provision_vast.sh | |
| # | |
| # Env vars obrigatórias no template: | |
| # HF_TOKEN — token do Hugging Face |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "estados": [ | |
| { | |
| "sigla": "AC", | |
| "nome": "Acre", | |
| "cidades": [ | |
| "Acrelândia", | |
| "Assis Brasil", | |
| "Brasiléia", | |
| "Bujari", |