Jonjew commited on
Commit
1b12438
·
verified ·
0 Parent(s):

initial commit

Browse files
Files changed (2) hide show
  1. .gitattributes +55 -0
  2. README.md +79 -0
.gitattributes ADDED
@@ -0,0 +1,55 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ *.7z filter=lfs diff=lfs merge=lfs -text
2
+ *.arrow filter=lfs diff=lfs merge=lfs -text
3
+ *.bin filter=lfs diff=lfs merge=lfs -text
4
+ *.bz2 filter=lfs diff=lfs merge=lfs -text
5
+ *.ckpt filter=lfs diff=lfs merge=lfs -text
6
+ *.ftz filter=lfs diff=lfs merge=lfs -text
7
+ *.gz filter=lfs diff=lfs merge=lfs -text
8
+ *.h5 filter=lfs diff=lfs merge=lfs -text
9
+ *.joblib filter=lfs diff=lfs merge=lfs -text
10
+ *.lfs.* filter=lfs diff=lfs merge=lfs -text
11
+ *.lz4 filter=lfs diff=lfs merge=lfs -text
12
+ *.mlmodel filter=lfs diff=lfs merge=lfs -text
13
+ *.model filter=lfs diff=lfs merge=lfs -text
14
+ *.msgpack filter=lfs diff=lfs merge=lfs -text
15
+ *.npy filter=lfs diff=lfs merge=lfs -text
16
+ *.npz filter=lfs diff=lfs merge=lfs -text
17
+ *.onnx filter=lfs diff=lfs merge=lfs -text
18
+ *.ot filter=lfs diff=lfs merge=lfs -text
19
+ *.parquet filter=lfs diff=lfs merge=lfs -text
20
+ *.pb filter=lfs diff=lfs merge=lfs -text
21
+ *.pickle filter=lfs diff=lfs merge=lfs -text
22
+ *.pkl filter=lfs diff=lfs merge=lfs -text
23
+ *.pt filter=lfs diff=lfs merge=lfs -text
24
+ *.pth filter=lfs diff=lfs merge=lfs -text
25
+ *.rar filter=lfs diff=lfs merge=lfs -text
26
+ *.safetensors filter=lfs diff=lfs merge=lfs -text
27
+ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
28
+ *.tar.* filter=lfs diff=lfs merge=lfs -text
29
+ *.tar filter=lfs diff=lfs merge=lfs -text
30
+ *.tflite filter=lfs diff=lfs merge=lfs -text
31
+ *.tgz filter=lfs diff=lfs merge=lfs -text
32
+ *.wasm filter=lfs diff=lfs merge=lfs -text
33
+ *.xz filter=lfs diff=lfs merge=lfs -text
34
+ *.zip filter=lfs diff=lfs merge=lfs -text
35
+ *.zst filter=lfs diff=lfs merge=lfs -text
36
+ *tfevents* filter=lfs diff=lfs merge=lfs -text
37
+ # Audio files - uncompressed
38
+ *.pcm filter=lfs diff=lfs merge=lfs -text
39
+ *.sam filter=lfs diff=lfs merge=lfs -text
40
+ *.raw filter=lfs diff=lfs merge=lfs -text
41
+ # Audio files - compressed
42
+ *.aac filter=lfs diff=lfs merge=lfs -text
43
+ *.flac filter=lfs diff=lfs merge=lfs -text
44
+ *.mp3 filter=lfs diff=lfs merge=lfs -text
45
+ *.ogg filter=lfs diff=lfs merge=lfs -text
46
+ *.wav filter=lfs diff=lfs merge=lfs -text
47
+ # Image files - uncompressed
48
+ *.bmp filter=lfs diff=lfs merge=lfs -text
49
+ *.gif filter=lfs diff=lfs merge=lfs -text
50
+ *.png filter=lfs diff=lfs merge=lfs -text
51
+ *.tiff filter=lfs diff=lfs merge=lfs -text
52
+ # Image files - compressed
53
+ *.jpg filter=lfs diff=lfs merge=lfs -text
54
+ *.jpeg filter=lfs diff=lfs merge=lfs -text
55
+ *.webp filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,79 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - text-to-image
4
+ - lora
5
+ - diffusers
6
+ - template:diffusion-lora
7
+ widget:
8
+ - text: >-
9
+ painting on old book pages, large text in white ink across the top of an
10
+ image that says "Paint & Print" and in smaller text in the bottom corner
11
+ "LoRA by Dark Infinity", image of a painted woman with crystal blue eyes and
12
+ black hair, the background is painted dark, but the print shows through the
13
+ woman's face, there is a rose in a decorative hair piece in her hair and a
14
+ lace choker on her neck, <lora:Paint-on-Pages_v20:1>
15
+ parameters:
16
+ negative_prompt: 'Guidance: 1 Steps: 20 Seed: 2837112947'
17
+ output:
18
+ url: images/00069-2025-02-03-2837112947.png
19
+ - text: >-
20
+ painting on old book pages, a woman, paper texture,
21
+ <lora:Paint-on-Pages_v20:1>
22
+ parameters:
23
+ negative_prompt: 'Guidance: 1 Steps: 20 Seed: 775220158'
24
+ output:
25
+ url: images/05051-2025-02-02-775220158.png
26
+ - text: >-
27
+ a painting on pages of music, A young woman perched on the edge of a rocky
28
+ cliff overlooking a misty valley, her long hair flowing in the wind as she
29
+ sketches the landscape in a journal, a sense of peace and inspiration, oil
30
+ painting style with soft details, wide-angle shot, from behind.,
31
+ <lora:Paint-on-Pages_v20:1>
32
+ parameters:
33
+ negative_prompt: 'Guidance: 1 Steps: 20 Seed: 1313961784'
34
+ output:
35
+ url: images/05188-2025-02-02-1313961784.png
36
+ - text: dipntnpgs paint on old maps, a woman, <lora:Paint-on-Pages_v20:1>
37
+ parameters:
38
+ negative_prompt: 'Guidance: 1 Steps: 20 Seed: 3381064429'
39
+ output:
40
+ url: images/05426-2025-02-02-3381064429.png
41
+ base_model: black-forest-labs/FLUX.1-dev
42
+ instance_prompt: paint on book pages, paint on sheet music
43
+ license: unknown
44
+ ---
45
+ # Paint &amp; Print
46
+
47
+ <Gallery />
48
+
49
+ ## Model description
50
+
51
+ FROM https:&#x2F;&#x2F;civitai.com&#x2F;models&#x2F;1214773&#x2F;paint-and-print?modelVersionId&#x3D;1368363
52
+
53
+ Triggers paint on book pages, paint on sheet music
54
+ Strength 0.8 to 1.2
55
+
56
+ A Fusion of Ink, Paper, and Expression
57
+ Paint &amp; Print was inspired by a unique art technique involving the use of print media such as old books, sheet music, newspapers, maps, and ephemera as a canvas. The artwork respects and incorporates the underlying print rather than fully covering it, allowing portions of the printed material to peek through, integrating it into the piece rather than merely serving as a background. This style isn’t just about illustration; it’s about creating an artistic fusion of found materials and modern expression, breathing new life into something old, and extending the existence and purpose of the ephemeral. This type of artwork has been pioneered by several artists in various mediums, including Loui Jover, Nadezhda Izmailova, Hussein Tomeh, and Darren Crowley. If you like what this LoRA can do, I highly encourage you to see and support the unique and wonderful art that these artists have created as the images generated from this LoRA fail to compare to the artists that inspired it.
58
+
59
+ Usage
60
+ To use the most recent version of the LoRA, use the following settings:
61
+
62
+ Trigger word: the style is triggered by prompting for &quot;paint on book pages&quot; or &quot;paint on sheet music.&quot; You can try other mediums as well, but they don&#39;t work as consistently. I&#39;ve gotten good pictures from old maps, vintage books, newspapers, and ad flyers.
63
+
64
+ Usage notes: Simple imagery works best. Anything with a complicated background isn&#39;t likely going to come out with the style applied (and kind of defeats the point).
65
+
66
+ Lora Strength: A strength between 0.8 and 1.2 is recommended. Higher strengths will be more likely to apply the style to different mediums.
67
+
68
+ ## Trigger words
69
+
70
+ You should use `paint on book pages` to trigger the image generation.
71
+
72
+ You should use `paint on sheet music` to trigger the image generation.
73
+
74
+
75
+ ## Download model
76
+
77
+ Weights for this model are available in Safetensors format.
78
+
79
+ [Download](/Jonjew/PaintandPrint/tree/main) them in the Files & versions tab.