Spaces:
Runtime error
Runtime error
darkstorm2150
commited on
Commit
•
3a5fd8b
1
Parent(s):
55c28dc
Update README.md
Browse files
README.md
CHANGED
@@ -1,12 +1,44 @@
|
|
1 |
---
|
2 |
-
title: Protogen
|
3 |
-
emoji:
|
4 |
-
colorFrom:
|
5 |
-
colorTo:
|
6 |
sdk: docker
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
---
|
11 |
|
12 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
title: Stable Diffusion Protogen x3.4 Web UI
|
3 |
+
emoji: ⚛
|
4 |
+
colorFrom: pink
|
5 |
+
colorTo: purple
|
6 |
sdk: docker
|
7 |
+
#sdk_version: 3.9
|
8 |
+
app_file: DockerApp.py
|
9 |
+
pinned: false
|
10 |
---
|
11 |
|
12 |
+
### ProtoGen Diffusion model merged by [darkstorm2150](https://twitter.com/Predogl)
|
13 |
+
|
14 |
+
This model was merged on a large amount of data from large datasets new and trending on civitai.com
|
15 |
+
|
16 |
+
You can enforce camera capture by using the prompt with "modelshoot style".
|
17 |
+
|
18 |
+
It should also be very dreamboothable, being able to generate high fidelity faces with a little amount of steps.
|
19 |
+
|
20 |
+
**[By using this model you agree to this license](https://huggingface.co/dreamlike-art/dreamlike-photoreal-2.0/blob/main/LICENSE.md), I the creator darkstorm2150 of this merge and Hugging Face is not liable for any content created by this Protogen Model.**
|
21 |
+
|
22 |
+
|
23 |
+
|
24 |
+
|
25 |
+
|
26 |
+
|
27 |
+
|
28 |
+
|
29 |
+
|
30 |
+
|
31 |
+
|
32 |
+
|
33 |
+
|
34 |
+
|
35 |
+
## Other..
|
36 |
+
|
37 |
+
## Stable Diffusion Web UI
|
38 |
+
[https://github.com/AUTOMATIC1111/stable-diffusion-webui](https://github.com/AUTOMATIC1111/stable-diffusion-webui)
|
39 |
+
|
40 |
+
## Documentation
|
41 |
+
[https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki](https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki)
|
42 |
+
|
43 |
+
## Models License
|
44 |
+
https://huggingface.co/spaces/CompVis/stable-diffusion-license
|