-
Notifications
You must be signed in to change notification settings - Fork 0
/
runpod_presets.json
1 lines (1 loc) · 1.82 KB
/
runpod_presets.json
1
{"a5000-spot-webui": {"gpu_type_id": "NVIDIA RTX A5000", "image_name": "runpod/stable-diffusion:web-ui-10.2.1", "secure_radio": false, "community_radio": false, "all_radio": true, "spot": true, "on_demand": false, "os_disk_size_gb": "20", "persistent_disk_size_gb": "50", "http_ports": "8888,7860,7862,7863,6006,4444", "tcp_ports": "22", "user_envs": "RUNPOD_STOP_AUTO=1"}, "3090-spot-webui": {"gpu_type_id": "NVIDIA GeForce RTX 3090", "image_name": "runpod/stable-diffusion:web-ui-10.2.1", "secure_radio": false, "community_radio": false, "all_radio": true, "spot": true, "on_demand": false, "os_disk_size_gb": "20", "persistent_disk_size_gb": "50", "http_ports": "8888,7860,7862,7863,6006,4444", "tcp_ports": "22", "user_envs": "RUNPOD_STOP_AUTO=1"}, "3090ti-spot-webui": {"gpu_type_id": "NVIDIA GeForce RTX 3090 Ti", "image_name": "runpod/stable-diffusion:web-ui-10.2.1", "secure_radio": false, "community_radio": false, "all_radio": true, "spot": true, "on_demand": false, "os_disk_size_gb": "20", "persistent_disk_size_gb": "50", "http_ports": "8888,7860,7862,7863,6006,4444", "tcp_ports": "22", "user_envs": "RUNPOD_STOP_AUTO=1"}, "4090-spot-webui": {"gpu_type_id": "NVIDIA GeForce RTX 4090", "image_name": "runpod/stable-diffusion:web-ui-10.2.1", "secure_radio": false, "community_radio": false, "all_radio": true, "spot": true, "on_demand": false, "os_disk_size_gb": "20", "persistent_disk_size_gb": "50", "http_ports": "8888,7860,7862,7863,6006,4444", "tcp_ports": "22", "user_envs": "RUNPOD_STOP_AUTO=1"}, "3090-spot-invoke": {"gpu_type_id": "NVIDIA GeForce RTX 3090", "image_name": "runpod/stable-diffusion:invoke-3.3.0", "secure_radio": false, "community_radio": false, "all_radio": true, "spot": true, "on_demand": false, "os_disk_size_gb": "20", "persistent_disk_size_gb": "50", "http_ports": "8888,4444,9090", "tcp_ports": "22", "user_envs": ""}}