ProGamerGov
commited on
Commit
•
d034f3e
1
Parent(s):
bfd9442
Add examples to ReadMe
Browse files
README.md
CHANGED
@@ -20,6 +20,32 @@ This [LoRA](https://arxiv.org/abs/2106.09685) model was finetuned on an extremel
|
|
20 |
|
21 |
This model was finetuned with the trigger word **qxj**. If using the [AUTOMATIC1111 WebUI](https://github.com/AUTOMATIC1111/stable-diffusion-webui), then you will have to append `<lora:360Diffusion_v1:1>` to the prompt as well in order to activate the model.
|
22 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
23 |
# Rendering Tips
|
24 |
|
25 |
When rendering, it is recommended that you use either a 1:2 ratio or a perfect square. Rendering as a 1:1 square can help improve concept coherence (like the walls of a room).
|
|
|
20 |
|
21 |
This model was finetuned with the trigger word **qxj**. If using the [AUTOMATIC1111 WebUI](https://github.com/AUTOMATIC1111/stable-diffusion-webui), then you will have to append `<lora:360Diffusion_v1:1>` to the prompt as well in order to activate the model.
|
22 |
|
23 |
+
<div align="center">
|
24 |
+
<img src="https://huggingface.co/ProGamerGov/360-Diffusion-LoRA-sd-v1-5/resolve/main/v1_example_castle_sketch.png">
|
25 |
+
</div>
|
26 |
+
|
27 |
+
* [Full Image](https://huggingface.co/ProGamerGov/360-Diffusion-LoRA-sd-v1-5/resolve/main/v1_example_castle_sketch.png)
|
28 |
+
|
29 |
+
|
30 |
+
<div align="center">
|
31 |
+
<img src="https://huggingface.co/ProGamerGov/360-Diffusion-LoRA-sd-v1-5/resolve/main/v1_example_scifi_cockpit.png">
|
32 |
+
</div>
|
33 |
+
|
34 |
+
* [Full Image](https://huggingface.co/ProGamerGov/360-Diffusion-LoRA-sd-v1-5/resolve/main/v1_example_scifi_cockpit.png)
|
35 |
+
|
36 |
+
<div align="center">
|
37 |
+
<img src="https://huggingface.co/ProGamerGov/360-Diffusion-LoRA-sd-v1-5/resolve/main/v1_example_tropical_beach_photo.png">
|
38 |
+
</div>
|
39 |
+
|
40 |
+
* [Full Image](https://huggingface.co/ProGamerGov/360-Diffusion-LoRA-sd-v1-5/resolve/main/v1_example_tropical_beach_photo.png)
|
41 |
+
|
42 |
+
<div align="center">
|
43 |
+
<img src="https://huggingface.co/ProGamerGov/360-Diffusion-LoRA-sd-v1-5/resolve/main/v1_example_guy_standing.png">
|
44 |
+
</div>
|
45 |
+
|
46 |
+
* [Full Image](https://huggingface.co/ProGamerGov/360-Diffusion-LoRA-sd-v1-5/resolve/main/v1_example_guy_standing.png)
|
47 |
+
|
48 |
+
|
49 |
# Rendering Tips
|
50 |
|
51 |
When rendering, it is recommended that you use either a 1:2 ratio or a perfect square. Rendering as a 1:1 square can help improve concept coherence (like the walls of a room).
|