Skip to main content

What are you trying to run?

Here are some common tools and the GPU specs they usually need:
ToolRecommended GPUNotes
Fooocus1x RTX 4090Smoothest experience with 24GB VRAM
Stable Diffusion1x RTX 3090 or betterNeeds ~16GB VRAM+ for full models
InvokeAI / AUTOMATIC11112x RTX 4090For faster batch processing
ComfyUI1x RTX 4090 or higherWorks well with large workflows
Choose the lowest configuration that runs your model comfortably. You can always scale up later.

What if you don’t know what to pick?

Start small and test.
  • Use 1x RTX 4090 to get going
  • Monitor VRAM usage using nvidia-smi
  • If you hit limits or run into crashes, consider upgrading to 2x

How to change configuration later

You can’t resize an instance directly, but you can:
  1. Stop or terminate the current instance
  2. Spin up a new one with a higher configuration
  3. Reinstall your app or transfer your data if needed
Save your model/data files before terminating an instance!

Want to go faster?

More GPUs = more parallelism. Use 2x configs if you:
  • Run large prompts or batch generations
  • Train or fine-tune models
  • Need lower latency for interactive work
I