I’m planning to run an image generation app using Python and Hugging Face diffusers (like SDXL + ControlNet).
I don’t want to use ComfyUI I just want to run my own Python scripts or FastAPI server.
Which template or setup should I choose for that?
Also can you confirm if I stop the pod when not using it, I’ll only be charged for storage, right?