IMPORTANTEEEEEEE:
QUE TUS IMAGENES SEAN CUADRADAS , RECOMENDACION 512 X 512, QUE NO SEA SELFIE DE CELULAR NO FUNCIONA, SALE COSAS RARAS.
Generación de imágenes con Stable Diffusion
Generación de imágenes con Stable Diffusion Online
¿Cómo funciona text-to-Image: difussion?
Stable Diffusion con Google Colab y DreamStudio
Quiz: Generación de imágenes con Stable Diffusion
Generación de imágenes desde AUTOMATIC 11111
Instalación de AUTOMATIC 1111
AUTOMATIC 1111: interfaz web de Stable Diffusion
Quiz: Generación de imágenes desde AUTOMATIC 11111
Mejora de prompts para Stable Diffusion
Prompt tuning con Stable Diffusion
Prompt tuning con Stable Diffusion: práctica
Quiz: Mejora de prompts para Stable Diffusion
Inpainting y outpainting con Stable Diffusion
Stable Diffusion: Inpainting
Instalación de PaintHua
Stable Diffusion: Outpainting con PaintHua
Quiz: Inpainting y outpainting con Stable Diffusion
Funciones avanzadas de Stable Diffusion
Upscale: escalado de imágenes
Image-to-Image
Depth-to-Image
Merge models: combinar modelos de difussion
Qué es Control Net de Stable Difussion y cómo utilizarlo.
Quiz: Funciones avanzadas de Stable Diffusion
DreamBooth: fine tuning de modelos de difusión
¿Cómo funciona DreamBooth?
DreamBooth: fine-tuning
Quiz: DreamBooth: fine tuning de modelos de difusión
Implicaciones éticas y económicas de imágenes con inteligencia artificial
Sesgos y bias en modelos de generación de imágenes
¿Cómo afecta la generación de imágenes con IA a otras profesiones?
Impacto de arte y diseño con IA: entrevista con Daniel Torres Burriel
Perspectiva de artistas y diseñadoras: entrevista con Amelia Amórtegui
Quiz: Implicaciones éticas y económicas de imágenes con inteligencia artificial
Conclusión
¿Qué esperar de Stable Diffusion y el open source en el futuro?
You don't have access to this class
Keep learning! Join and start boosting your career
Welcome to the exciting world of diffusion model training, where you can create unique concepts using DreamVault. In this guide, we learn how to customize the Stable Diffusion model to represent a specific concept, such as your own face. With the right tools, you will be able to do this effectively, optimizing resources and getting exceptional results. Let's dive into the customization process.
To train a diffusion model, a number of technical requirements are essential. These can be:
Make sure you comply with these points before proceeding.
The setup process is simple if you follow these steps:
Now that the environment is configured, continue with the following steps to train the model:
Model creation: go to DreamVoot and create your model; name it, for example, "Test". Make sure you are using Stable Diffusion version 1.5 and configure "Ancestral Euler" as scheduler.
# Model configurationmodel_name = "Test"version = "1.5"scheduler = "Euler Ancestral"create_model(model_name, version, scheduler)
Parameter settings: Go to "Concepts" and set the directory of images you will use for training. Set the number of epochs and other parameters like learning rate and accuracy.
# Training parametersepochs = 100learning_rate = 0.001precision = "FP16".
PROM key: Define a phrase or vector that will associate your face with the concept of "person", making sure it is not an existing word in English.
# Custom PROMprom_vector = "Photo of Alarcon C Person".
Start training: Once everything is set up, proceed to train the model. The time it will take will depend on your GPU, but will vary between 40 to 45 minutes approximately.
# Start trainingtrain_model()
Once the training is finished, you will be able to select the created model from the models section and generate images of your custom concept.
Model selection: Choose the model you have just trained (e.g. "Test").
Image generation: Try different art styles like "Portrait", "Digital Art" 4K, 8K, or "Pencil Sketch".
# Image generationgenerate_image("Portrait of Alarcon C Person", style="Digital Art 8K")
Now that you've mastered the process, it's time for a challenge! Try training different diffusion models: it could be your face, a pet's face or any object you want to represent. Then, share your results and observations in the comments section - keep exploring and having fun on this path of learning with diffusion models!
Contributions 24
Questions 0
IMPORTANTEEEEEEE:
QUE TUS IMAGENES SEAN CUADRADAS , RECOMENDACION 512 X 512, QUE NO SEA SELFIE DE CELULAR NO FUNCIONA, SALE COSAS RARAS.
En https://civitai.com/ pueden encontrar muchos fine tunnings creados con DreamBooth por la comunidad.
mi resultado, lo hice antes de tomar el curso, con un tutorial de dreamboth / Automatic1111 de Youtubepero solo seguí los pasos sin entender mucho lo que hacia y obtuve este resultado, ahora con este curso estoy entendiendo mucho mejor como funciona y a hacer un mejor tunning
Entrene a un modelo con la cara de freddy y aqui les dejo los resultados:)
El Fine Tuning usa RAM (Tenganlo presente 😉 )
Wow para la IA soy tan atractivo, Genial!
Querer es poder , tomó tiempo pero se logró, psdta volví a tomar el curso para lograrlo
😁
La interfaz cambio para el 13/11/23 xd
https://cdn.midjourney.com/dac50e69-7de4-4047-8d88-0688b6d6f222/grid_0.png Lo hice con Midjourney, sufro muchísimo y no logro instalar automatic 1111 ni usarlo desde google colab ):
Creo que al google colab del blo se le debe actualizar o probar denuevo al parecer tiene problemas con el pytorch o de versiones.
Deberian haber puesto la captura de pantalla cuando hace el entrenamiento :c
Mi foto de perfil de platzi fue el resultado de entrenar un modelo con mi cara
.
WARNING : the following values were not passed to
.
.
from accelerate.utils import write_basic_config
# Write the configuration file
write_basic_config()
.
.
.
.
Suerte chicos
Costo pero da resultados asombrosos estos son los que mas me gusto
El referente es un peluche
Dato Importante!
Cambio la interfaz de Stable Diffusion en Automatic1111 😦
ando buscando pestañas que en el curso explica carlos pero no la encuentro actualmente por ejemplo la de parametros
tomenlo en cuenta amigos
Vale, perfecto 12gb de memoria virutal. Pues la verdad me sobra con el poderosito hhd de hace 16 años…
Información resumida de esta clase
#EstudiantesDePlatzi
Se puede enseñar y crear un modelo sobre un concepto
Es importante tener una buena maquina
Luego de instalar DreamBooth debemos crear el modelo con esta interfaz
Dentro de la pestaña concept definimos el Prompt junto con el vector, en este caso una palabra
Importante Prompts negativos
Se pueden crear modelos para la generación de contenido
Que cosa buena esta clase !
GRANDE CARLOS! a empezar a crear y probar nuevas tecnicas de edicion y maaas!!
No tengo GPU! 😦
Want to see more contributions, questions and answers from the community?