darkstorm2150
commited on
Commit
•
cedac39
1
Parent(s):
603d8f2
Update README.md
Browse filesadding weights descriptor
README.md
CHANGED
@@ -21,6 +21,10 @@ You can enforce camera capture by using the prompt with "modelshoot style".
|
|
21 |
|
22 |
It should also be very "dreambooth-able", being able to generate high fidelity faces with a little amount of steps (see [dreambooth](https://github.com/huggingface/diffusers/tree/main/examples/dreambooth)).
|
23 |
|
|
|
|
|
|
|
|
|
24 |
## Space
|
25 |
|
26 |
We support a [Gradio](https://github.com/gradio-app/gradio) Web UI to run dreamlike-diffusion-1.0:
|
|
|
21 |
|
22 |
It should also be very "dreambooth-able", being able to generate high fidelity faces with a little amount of steps (see [dreambooth](https://github.com/huggingface/diffusers/tree/main/examples/dreambooth)).
|
23 |
|
24 |
+
## Model Weights
|
25 |
+
|
26 |
+
![alt text](https://huggingface.co/darkstorm2150/Protogen_v2.2_Official_Release/resolve/main/Model%20Weights.jpg)
|
27 |
+
|
28 |
## Space
|
29 |
|
30 |
We support a [Gradio](https://github.com/gradio-app/gradio) Web UI to run dreamlike-diffusion-1.0:
|