cutycat2000x
commited on
Commit
•
3b98dfb
1
Parent(s):
f5f551d
Upload 11 files
Browse files- .gitattributes +9 -0
- README.md +62 -3
- example1.png +3 -0
- example2.png +3 -0
- example3.png +3 -0
- example4.png +3 -0
- example5.png +3 -0
- example6.png +3 -0
- example7.png +3 -0
- example8.png +3 -0
- example9.png +3 -0
- lora.safetensors +3 -0
.gitattributes
CHANGED
@@ -33,3 +33,12 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
+
example1.png filter=lfs diff=lfs merge=lfs -text
|
37 |
+
example2.png filter=lfs diff=lfs merge=lfs -text
|
38 |
+
example3.png filter=lfs diff=lfs merge=lfs -text
|
39 |
+
example4.png filter=lfs diff=lfs merge=lfs -text
|
40 |
+
example5.png filter=lfs diff=lfs merge=lfs -text
|
41 |
+
example6.png filter=lfs diff=lfs merge=lfs -text
|
42 |
+
example7.png filter=lfs diff=lfs merge=lfs -text
|
43 |
+
example8.png filter=lfs diff=lfs merge=lfs -text
|
44 |
+
example9.png filter=lfs diff=lfs merge=lfs -text
|
README.md
CHANGED
@@ -1,3 +1,62 @@
|
|
1 |
-
---
|
2 |
-
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- text-to-image
|
4 |
+
- stable-diffusion
|
5 |
+
- lora
|
6 |
+
- diffusers
|
7 |
+
- template:sd-lora
|
8 |
+
widget:
|
9 |
+
- text: >-
|
10 |
+
a smiling girl with sparkles in her eyes, walking in a garden, in the morning --style anime
|
11 |
+
output:
|
12 |
+
url: example1.png
|
13 |
+
- text: >-
|
14 |
+
firewatch landscape, Graphic Novel, Pastel Art, Poster, Golden Hour, Electric Colors, 4k, RGB, Geometric, Volumetric, Lumen Global Illumination, Ray Tracing Reflections, Twisted Rays, Glowing Edges, RTX --raw
|
15 |
+
output:
|
16 |
+
url: example2.png
|
17 |
+
- text: >-
|
18 |
+
Cat on a tree sitting in between parrots.
|
19 |
+
output:
|
20 |
+
url: example3.png
|
21 |
+
- text: >-
|
22 |
+
cat, 4k, 8k, hyperrealistic, realistic, High-resolution, unreal engine 5, rtx, 16k, taken on a sony camera, Cinematic, dramatic lighting
|
23 |
+
output:
|
24 |
+
url: example4.png
|
25 |
+
- text: >-
|
26 |
+
cinimatic closeup of burning skull
|
27 |
+
output:
|
28 |
+
url: example5.png
|
29 |
+
- text: >-
|
30 |
+
frozen elsa
|
31 |
+
output:
|
32 |
+
url: example6.png
|
33 |
+
- text: >-
|
34 |
+
A rainbow tree, anime style, tree in focus
|
35 |
+
output:
|
36 |
+
url: example7.png
|
37 |
+
- text: >-
|
38 |
+
A cat holding a sign that reads "Hello World" in cursive text
|
39 |
+
output:
|
40 |
+
url: example8.png
|
41 |
+
- text: >-
|
42 |
+
Odette the butterfly goddess wearing a green skirt wondering in the cosmos
|
43 |
+
output:
|
44 |
+
url: example9.png
|
45 |
+
base_model: cutycat2000x/InterDiffusion-4.0
|
46 |
+
instance_prompt: null
|
47 |
+
license: mit
|
48 |
+
---
|
49 |
+
# LoRA
|
50 |
+
|
51 |
+
<Gallery />
|
52 |
+
|
53 |
+
## Model description
|
54 |
+
|
55 |
+
The LoRA for InterDiffusion-4.0
|
56 |
+
|
57 |
+
|
58 |
+
## Download model
|
59 |
+
|
60 |
+
Weights for this model are available in Safetensors format.
|
61 |
+
|
62 |
+
[Download](/cutycat2000x/LoRA2/tree/main) them in the Files & versions tab.
|
example1.png
ADDED
Git LFS Details
|
example2.png
ADDED
Git LFS Details
|
example3.png
ADDED
Git LFS Details
|
example4.png
ADDED
Git LFS Details
|
example5.png
ADDED
Git LFS Details
|
example6.png
ADDED
Git LFS Details
|
example7.png
ADDED
Git LFS Details
|
example8.png
ADDED
Git LFS Details
|
example9.png
ADDED
Git LFS Details
|
lora.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2adc203222c443853277184b0298f8466548f01ddbe1066f365ed92672a290f3
|
3 |
+
size 457583316
|