Using Local Models
Running AI models on your own computer gives you maximum privacy, control, and freedom from reliance on internet services. DREAMIO is designed to work with a wide range of locally-run models for both text and image generation.
This guide serves as a central hub for setting up your local models.
Local Text Generation
For generating the story and character dialogue, DREAMIO supports the popular GGUF format, which is optimized for running large language models efficiently on consumer hardware.
You can run these models using either the simple built-in engine or by connecting to an external tool like Ollama or LM Studio for more advanced control.
Learn how to set up local text generation »
Local Image Generation
DREAMIO offers two powerful ways to generate images locally:
- Built-in Engine: A simple and direct way to use standard image models (
.safetensors,.ckpt) right out of the box. Ideal for getting started quickly. - ComfyUI Integration: For advanced users, DREAMIO can connect to a running ComfyUI instance, giving you access to complex, node-based workflows and ultimate creative control.