Edit model card
YAML Metadata Warning: empty or missing yaml metadata in repo card (https://huggingface.co/docs/hub/model-cards#model-card-metadata)

You can use Stable Diffusion with Dream's face on it!

The object name is: dream-youtuber, and the class name is male.

You can use it in the prompts like:

photo of dream-youtuber male, digital painting

Now to use this model: In AUTOMATIC1111's notebook (https://github.com/AUTOMATIC1111/stable-diffusion-webui) just below the Normal 1.4 Model block. Insert this block:

#@title Stable-Dreamfusion Model
# get a token from https://huggingface.co/settings/tokens
user_token = "" #@param {type:"string"}
user_header = f"\"Authorization: Bearer {user_token}\""
!wget --header={user_header} https://huggingface.co/whyperr/stable-dreamfusion/resolve/main/model.ckpt -O models/sd-v1-4.ckpt

1.png

Run the next steps normally, and you should be able to generate juicy dream faces!

1.png 2.png 3.png 4.png 5.png

Downloads last month
0
Unable to determine this model's library. Check the docs .