|
--- |
|
base_model: stabilityai/stable-diffusion-xl-base-1.0 |
|
instance_prompt: photo of a tktktk |
|
tags: |
|
- text-to-image |
|
- diffusers |
|
- autotrain |
|
- sdxl |
|
inference: true |
|
pipeline_tag: text-to-image |
|
--- |
|
|
|
# SDXL-Finetuned Model by HuggingFace AutoTrain |
|
|
|
This is the text-to-image model based on SDXL model trained with my several selfie pics. |
|
## I used [this](https://colab.research.google.com/github/huggingface/autotrain-advanced/blob/main/colabs/AutoTrain_Dreambooth.ipynb) colab notebook for fine-tuning. |
|
|
|
Stable Diffusion XL Base model: |
|
https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0 |
|
|
|
Sample picture: |
|
![photo](1691867768601.jfif) |
|
|
|
|