ManyWayne commited on
Commit
4af62c1
·
verified ·
0 Parent(s):

initial commit

Browse files
Files changed (2) hide show
  1. .gitattributes +55 -0
  2. README.md +74 -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,74 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - text-to-image
4
+ - lora
5
+ - diffusers
6
+ - template:diffusion-lora
7
+ widget:
8
+ - output:
9
+ url: images/01.jpg
10
+ text: >-
11
+ Nikon D850 with 105mm f/1.4E lens at f/2.8: [Young woman with glossy, full
12
+ lips slightly parted, soft glowing caramel-toned skin, and long, wavy
13
+ black-brown hair cascading around her face, heterochromatic eyes with one
14
+ amber-gold and the other icy silver, both highly detailed with a glassy,
15
+ reflective texture, a small black bird tattoo under one eye, sharply defined
16
+ and arched thick eyebrows, delicate nose piercing, and a neck tattoo that
17
+ reads 'truth' in stylized script], [smooth and cinematic lighting
18
+ highlighting the contours of her cheeks and lips], creating a dreamy,
19
+ surreal quality. High-angle perspective, focus on the subject's face,
20
+ hyperrealistic 3D-style portrait with ultra-gloss finish, digital
21
+ illustration style, neutral background.
22
+ parameters:
23
+ negative_prompt: seed 1024. steps 35.
24
+ - output:
25
+ url: images/02.jpg
26
+ text: >-
27
+ Canon EOS 5D Mark IV with EF 100mm f/2.8L Macro IS USM lens at f/8: [Pale,
28
+ female mannequin head with voluminous, dirty long blonde straight hair,
29
+ dramatic, winged dark eyelashes and perfectly groomed eyebrows, light pink
30
+ lipstick, looking directly at the camera with a slight side turn], [soft,
31
+ diffused lighting with subtle shadows to accentuate facial features],
32
+ creating [a realistic, high-contrast portrait effect]. Straight-on
33
+ perspective, focus on the eyes, Canon Log profile.
34
+ parameters:
35
+ negative_prompt: seed 1045. steps 35.
36
+ - output:
37
+ url: images/03.jpg
38
+ text: >-
39
+ Canon EOS 5D Mark IV with EF 100mm f/2.8L Macro IS USM lens at f/8: Pale,
40
+ female mannequin head, [dirty long blonde straight hair,] [Big black eyes
41
+ like a heroine in Disney,] [Plump, glossy lips slightly parted, with natural
42
+ texture details like fine lines and soft highlights,] winged dark eyelashes
43
+ and perfectly groomed eyebrows, focus on the eyes, [looking directly at the
44
+ camera with a slight side turn,] soft, diffused lighting with subtle shadows
45
+ to accentuate facial features]
46
+ parameters:
47
+ negative_prompt: seed 1045. steps 170813024337508.
48
+ base_model: black-forest-labs/FLUX.1-dev
49
+ instance_prompt: mw3od5 art style by Many Wayne, oldoll, mw doll
50
+ license: creativeml-openrail-m
51
+ ---
52
+ # OLDDOLL-by-MANY-WAYNE
53
+
54
+ <Gallery />
55
+
56
+ ## Model description
57
+
58
+ I create powerful, professionally crafted LoRAs that unlock the full potential of OMNIFLEX (COMING SOON). No templates — just real-time control and artistic precision. Perfect for artists, designers, creators, and anyone who wants to take full control of image generation instead of relying on randomness. OMNIFLEX is your gateway to a system where you define the style. Ready to take control? The link is below. (COMING SOON)
59
+
60
+ In the meantime, you can look at my work. https:&#x2F;&#x2F;www.artstation.com&#x2F;manywayne
61
+
62
+ ## Trigger words
63
+
64
+ You should use `mw3od5 art style by Many Wayne` to trigger the image generation.
65
+
66
+ You should use `oldoll` to trigger the image generation.
67
+
68
+ You should use `mw doll` to trigger the image generation.
69
+
70
+
71
+ ## Download model
72
+
73
+
74
+ [Download](/ManyWayne/OLDDOLL/tree/main) them in the Files & versions tab.