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](https://s3.amazonaws.com/moonup/production/uploads/1664870802717-6305531a99870e13d3de6019.png) Run the next steps normally, and you should be able to generate juicy dream faces! ![1.png](https://s3.amazonaws.com/moonup/production/uploads/1664871558024-6305531a99870e13d3de6019.png) ![2.png](https://s3.amazonaws.com/moonup/production/uploads/1664871567648-6305531a99870e13d3de6019.png) ![3.png](https://s3.amazonaws.com/moonup/production/uploads/1664871593792-6305531a99870e13d3de6019.png) ![4.png](https://s3.amazonaws.com/moonup/production/uploads/1664871605434-6305531a99870e13d3de6019.png) ![5.png](https://s3.amazonaws.com/moonup/production/uploads/1664871630536-6305531a99870e13d3de6019.png)