markredito
commited on
Commit
·
e6c9f6a
1
Parent(s):
bf114e9
Update README.md
Browse filesadded example images, library_name, license, pipeline_tag, language, tags
README.md
CHANGED
@@ -1,4 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
### Introducing Filmgrain LoRA for Stable Diffusion 1.5
|
|
|
|
|
|
|
|
|
2 |
**Overview**
|
3 |
Meet our Low Rank Adapter (LoRA) for Stable Diffusion 1.5: your go-to for adding that nostalgic, film-like touch to digital images.
|
4 |
|
@@ -21,8 +34,4 @@ Experiment with different settings; you might get better results!
|
|
21 |
**Local Installation**
|
22 |
- Download and save the tensor file to your models\lora folder of your Stable Diffusion installation. If using Automatic1111 it would be here: \\a1111\\stable-diffusion-webui\\models\\Lora
|
23 |
- When using Automatic1111 UI, click “show/hide networks” button.
|
24 |
-
- Choose the LoRA, and it automatically adds the activation tag to your prompt.
|
25 |
-
---
|
26 |
-
license: artistic-2.0
|
27 |
-
pipeline_tag: text-to-image
|
28 |
-
---
|
|
|
1 |
+
---
|
2 |
+
library_name: diffusers
|
3 |
+
license: artistic-2.0
|
4 |
+
pipeline_tag: text-to-image
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
tags:
|
8 |
+
- art
|
9 |
+
---
|
10 |
### Introducing Filmgrain LoRA for Stable Diffusion 1.5
|
11 |
+
<img src="https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/5ef5ed30-feca-46e4-b6b4-6b41ef2ed9f7/width=1024/00004-1404433137.jpeg" width="512" height="512">
|
12 |
+
<img src="https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/bc14aaa7-53c1-45ea-abbb-06ecdd011411/width=1024/00005-1404433138.jpeg" width="512" height="512">
|
13 |
+
<img src="https://image.civitai.com/xG1nkqKTMzGDvpLrqFT7WA/1d881292-c7f5-4155-bff3-fd951a9bf04d/width=1024/00008-1404433140.jpeg" width="512" height="512">
|
14 |
+
|
15 |
**Overview**
|
16 |
Meet our Low Rank Adapter (LoRA) for Stable Diffusion 1.5: your go-to for adding that nostalgic, film-like touch to digital images.
|
17 |
|
|
|
34 |
**Local Installation**
|
35 |
- Download and save the tensor file to your models\lora folder of your Stable Diffusion installation. If using Automatic1111 it would be here: \\a1111\\stable-diffusion-webui\\models\\Lora
|
36 |
- When using Automatic1111 UI, click “show/hide networks” button.
|
37 |
+
- Choose the LoRA, and it automatically adds the activation tag to your prompt.
|
|
|
|
|
|
|
|