- Install ComfyUI in a separate environment.
- Create a first image with a simple workflow.
- Save the workflow so you can repeat and debug results.
Basic installation
git clone https://github.com/comfy-org/ComfyUI.git cd ComfyUI python -m venv .venv source .venv/bin/activate pip install -r requirements.txt python main.py
First visual assignment
Objective: Create a 16:9 cover for a lesson on secure RAG. Prompt: clean editorial illustration, teacher desk, private documents, vector database, warm practical classroom, precise labels, no brand logos, no readable private data Parameters to save: - model - resolution - seed - steps - sampler - workflow name - date
Clean folder structure
proyecto-generativo/
workflows/
portada-rag-v1.json
prompts/
portada-rag.md
outputs/
portada-rag-seed-1042.png
manifests/
portada-rag-v1.json