Spaces:
Runtime error
Runtime error
| app = "colorization-study" | |
| primary_region = "sin" | |
| [build] | |
| [http_service] | |
| internal_port = 8080 | |
| force_https = true | |
| auto_stop_machines = "stop" | |
| auto_start_machines = true | |
| min_machines_running = 0 | |
| [[vm]] | |
| memory = "512mb" | |
| cpu_kind = "shared" | |
| cpus = 1 | |
| [mounts] | |
| source = "colorization_data" | |
| destination = "/app/data" | |