File size: 1,409 Bytes
14c81ef
ab4700f
14c81ef
 
 
 
 
 
 
69235df
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
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)