Sweet Tea Studio
FAQGet startedPipesGuide
Get the app

© 2026 sweet tea studio

GuidePlansPrivacyTerms

FAQ

Clear answers on setup, privacy, performance, and compatibility.

GeneralTime to first imageHardware questionsData & privacyCostCompatibility & stability
General
Is this just ComfyUI with a new coat of paint?

No. ComfyUI is the execution engine; Sweet Tea Studio is the workspace: projects, Pipes (workflows turned into tools), outputs, and “use this pipeline repeatedly without living in node spaghetti.”

Is this basically Automatic1111?

No. Automatic1111 is powerful, but it’s fundamentally screen-driven: generation and related steps get split across multiple pages/tabs and panels. Sweet Tea Studio is workflow-driven and intentionally one workspace—and it runs on the ComfyUI execution engine, which is the most capable workflow runtime available.

Why not just use ComfyUI directly?

ComfyUI is excellent for building workflows. Sweet Tea Studio is for using them every day: organized, repeatable, and fast to operate once the workflow exists.

Does Sweet Tea Studio generate on your servers?

No. Generation happens on the ComfyUI engine you run (local or a machine you control).

Can I generate on the website?

No. The website is for accounts and ecosystem features; the Studio app is where you run Pipes.

Is an account required to generate locally?

No.

Is this spyware / does it upload my prompts and images by default?

No. Local generation runs locally. Data only leaves your machine when you use a cloud feature or publish something.

What about GPL / open-source licensing—does using Studio “infect” my work?

No. Sweet Tea Studio is its own app. ComfyUI, custom nodes, and models keep their original licenses; using Studio doesn’t change those obligations.

Will this break whenever ComfyUI updates?

No. Sweet Tea Studio doesn’t force engine updates. Workflow breakage happens when the engine or node packs change—Studio’s job is to make that visible and fixable instead of mysterious.

Is it safe to download Pipes from other people?

Yes—the Pipe file itself (.tea / workflow .json) is just a workflow description and isn’t executable code. The only real risk is what a Pipe pulls in: custom nodes (Python code) and other dependencies. Treat those like installing software: install only what you trust.

Are you trying to lock me in?

No. Your engine is still ComfyUI, and you can keep your workflows. Studio’s value is speed-of-use and organization, not trapping your files.

Time to first image
How long from download to my first image?
  • If ComfyUI already runs and you already have models: usually under 10 minutes.
  • On a fresh setup: usually 15–45 minutes, mostly because models are large downloads.
What are the minimum requirements to generate?

A working ComfyUI engine + at least one model checkpoint available to that engine.

Do I need to understand nodes to get a result?

No. Studio is designed so you run a Pipe by filling in the handful of inputs you care about.

Do I need internet to generate locally?

No. Internet is only needed for downloading models/nodes or using website/cloud features.

Hardware questions
Do I need an NVIDIA GPU to use Sweet Tea Studio?

No. You can generate without a GPU.

Do I need GPU drivers installed to generate at all?

No. Drivers are only relevant if you’re using a GPU.

So why does everyone talk about GPUs?

Because GPU generation is dramatically faster. CPU generation works, but it can be slow enough to feel impractical for anything beyond testing or occasional runs.

Can I use a remote GPU instead of my local machine?

Yes. Sweet Tea Studio can connect to a remote ComfyUI engine (RunPod/Vast/etc.), so your local machine stays lightweight while the heavy lifting happens remotely.

Data & privacy
Where are my projects, prompts, and outputs stored?

Locally, by default.

Do you sync my entire image gallery to the cloud?

No. Sync (when used) is aimed at workspace configuration (Pipes/settings/metadata), not bulk uploading your outputs.

If I publish a Pipe, what becomes visible?

Only what you choose to publish (typically the Pipe and a preview). Publishing is opt-in.

Can I delete my account?

Yes.

Cost
Does it cost money?

Sweet Tea Studio can be used without paying. A paid plan exists for convenience/ecosystem features.

Will you paywall local generation?

No.

Compatibility & stability
Can I use my existing ComfyUI install?

Yes. Sweet Tea Studio connects to it.

What happens when a Pipe is missing nodes/models on my machine?

Sweet Tea Studio surfaces what’s missing and points you at the specific dependency problem so you’re not guessing.