azkavyro commited on
Commit
6224b03
·
1 Parent(s): eedae1c

Remove unnecessary files from main branch

Browse files
Imagine/Readme.md DELETED
@@ -1,147 +0,0 @@
1
- ---
2
- language:
3
- - en
4
- library_name: diffusers
5
- ---
6
- # Imagine V5 Model Card
7
-
8
- ![row01](v5.jpg)
9
-
10
- ## Model Details
11
-
12
- ### Model Description
13
- The Imagine V5, developed by Vyro AI, represents the pinnacle of photorealism in AI art generation. Specializing in photographs and portraits, V5 is known for its exceptional ability to create images that closely mimic reality.
14
-
15
- V5 boasts an impressive ability to recognize a wide array of prompts and handle multiple subjects effortlessly. It's important to note that V5, with its vast capabilities, also demands significant computational resources and may exhibit slower processing times. This model is best suited for users with a good understanding of prompt composition, as it offers high-quality outputs for those who can navigate its complexities.
16
-
17
- - **Developed by:** Vyro AI
18
- - **Model type:** Generative text-to-image model
19
-
20
- ## Key Features
21
- - Photorealistic Portraits and Landscapes: Specializes in creating highly realistic images.
22
- - Large Dataset Training: Inherits a broad understanding of prompts from Stable Diffusion XL Model.
23
- - Color Characteristics: Tends to produce slightly saturated imagery.
24
- - Resource Intensive: Requires significant computational power.
25
- ## Ideal Uses
26
- - Digital Art Creation: Ideal for artists seeking to create photorealistic portraits and landscapes.
27
- - Graphic Design: Useful for designers who require high-fidelity images.
28
- - Creative Experimentation: A valuable tool for exploring new artistic concepts, especially in realistic styles.
29
- - Professional Projects: Suitable for advanced users in fields like advertising, where photorealism is key.
30
-
31
- For more ways to use V5 and to explore its full potential, visit [ImagineV5 Use Cases](https://www.imagine.art/blogs/10-awesome-ways-to-use-imagine-s-new-v5-model)
32
- ## Limitations
33
- - Factual Representations: Not intended for creating accurate depictions of real-world events or people.
34
- - Sensitive Content: Must not be used for generating offensive or explicit material.
35
- - Identity Misrepresentation and Deepfakes: Prohibited from creating deceptive images of real individuals.
36
- - Legal and Ethical Compliance: Users must adhere to copyright, privacy, and ethical standards.
37
-
38
- ## Get Started with Using V5
39
- Ready to dive into the world of AI-generated art with Imagine V5?
40
- Begin your journey into photorealistic art creation today. Visit [imagine.art](https://www.imagine.art/) to access a user-friendly platform designed to help you harness the full capabilities of V5. Whether you're an experienced artist or just starting out, you'll find the tools and guidance you need to transform your artistic visions into stunning digital realities.
41
-
42
- Explore detailed tutorials, creative tips, and a supportive community that will guide you through the exciting process of AI art generation. Start crafting your unique art pieces with Imagine V5 now at [imagine.art](https://www.imagine.art/)
43
-
44
- # Setup and Usage
45
-
46
- We offer two workflows:
47
- - One for **Imagine V5**
48
- - One for **Imagine V5 Ultra**
49
-
50
- ---
51
-
52
- ### Initial Setup
53
-
54
- Clone this repository
55
- ```bash
56
- git clone https://huggingface.co/vyroAI/ImagineV5
57
- ```
58
- Create a conda environment
59
- ```bash
60
- conda create -n imagineservices python==3.11 -y
61
- ```
62
- Install the requirements
63
- ```bash
64
- pip install -r requirements.txt
65
- ```
66
-
67
- ---
68
-
69
- ## Imagine V5 Setup
70
- ### Step 1: Navigate into the imagine-v5 folder
71
- ```bash
72
- cd imagine-v5
73
- ```
74
-
75
- ### Step 2: Install PyTorch Nightly
76
- ```bash
77
- pip install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu128
78
- ```
79
-
80
- ### Step 3: Clone ComfyUI
81
- ```bash
82
- git clone https://github.com/comfyanonymous/ComfyUI.git
83
- ```
84
-
85
- ### Step 4: Replace & Configure
86
- - Replace the ComfyUI/comfy and ComfyUI/models folders with the ones provided in this repo in imagine-v5 folder.
87
- - Copy the vyro_workflows folder into ComfyUI/custom_nodes/.
88
-
89
- ### Step 5: Run the Application
90
- ```bash
91
- cd ComfyUI
92
- python3.11 main.py
93
- ```
94
-
95
- ### Step 6: Load the Workflow
96
- - Load the workflow in the ComfyUI interface.
97
- - Use the following workflow file:
98
- ```text
99
- https://huggingface.co/vyroAI/ImagineV5/blob/main/Imaginev5-Workflow.json
100
- ```
101
-
102
- ---
103
-
104
- ### Imagine V5 Ultra
105
-
106
- ## Imagine V5 Ultra Setup
107
- ### Step 1: Navigate into the imagine-v5-ultra folder
108
- ```bash
109
- cd imagine-v5-ultra
110
- ```
111
- ### Step 2: Install PyTorch Nightly
112
- ```bash
113
- pip install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu128
114
- ```
115
-
116
- ### Step 3: Clone ComfyUI
117
- ```bash
118
- git clone https://github.com/comfyanonymous/ComfyUI.git
119
- ```
120
-
121
- ### Step 4: Replace & Configure
122
- - Replace the ComfyUI/comfy and ComfyUI/models folders with the ones provided in this repo in imgaine-v5-ultra folder.
123
- - Copy the vyro_workflows folder into ComfyUI/custom_nodes/.
124
-
125
- ### Step 5: Run the Application
126
- ```bash
127
- cd ComfyUI
128
- python3.11 main.py
129
- ```
130
-
131
- ### Step 6: Load the Workflow
132
- - Load the workflow in the ComfyUI interface.
133
- - Use the following workflow file provided in Workflows folder:
134
-
135
- ```text
136
- https://huggingface.co/vyroAI/ImagineV5/blob/main/Imaginev5-ultra-Workflow.json
137
- ```
138
- ⚠️ If you are facing any issues, make sure to use ComfyUI version: "0.3.27"
139
-
140
- ---
141
- ## Privacy Policy
142
- For detailed information on data handling and privacy, refer to the [Imagine V5 Privacy Policy](https://drive.google.com/file/d/1odKfNRoJmwD3sg8dl4zGXjC65zzf8Ejm/view) document.
143
-
144
- ## Conclusion
145
- Imagine V5 stands as a significant advancement in the realm of AI art generation, especially in the domain of photorealism. It presents a unique opportunity for artists, designers, and creatives to push the boundaries of digital art. While V5 demands a certain level of proficiency and computational resources, the quality of its output makes it a worthy tool for those seeking to explore the forefront of AI-generated art.
146
-
147
- Explore the capabilities of Imagine V5 on various platforms including web browsers, Android, and iOS devices. Join the Imagine AI Art community, participate in the Affiliate Program, or delve into technical integrations via the APIs page. Embrace the fusion of art and technology with Imagine AI Art.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Imagine/v5.jpg DELETED
Binary file (496 kB)
 
imaginev5_ultra_workflow.json DELETED
@@ -1,224 +0,0 @@
1
- {
2
- "keys": {
3
- "input": "85",
4
- "output": "77"
5
- },
6
- "extra_data": {},
7
- "prompt": {
8
- "20": {
9
- "inputs": {
10
- "ckpt_name": "turbovisionxlSuperFastXLBasedOnNew_alphaV0101Bakedvae.safetensors"
11
- },
12
- "class_type": "CheckpointLoaderSimple"
13
- },
14
- "29": {
15
- "inputs": {
16
- "width": 4096,
17
- "height": 4096,
18
- "crop_w": 0,
19
- "crop_h": 0,
20
- "target_width": 4096,
21
- "target_height": 4096,
22
- "text_g": [
23
- "86",
24
- 1
25
- ],
26
- "text_l": [
27
- "86",
28
- 1
29
- ],
30
- "clip": [
31
- "20",
32
- 1
33
- ]
34
- },
35
- "class_type": "CLIPTextEncodeSDXL"
36
- },
37
- "30": {
38
- "inputs": {
39
- "width": 4096,
40
- "height": 4096,
41
- "crop_w": 0,
42
- "crop_h": 0,
43
- "target_width": 4096,
44
- "target_height": 4096,
45
- "text_g": [
46
- "86",
47
- 2
48
- ],
49
- "text_l": [
50
- "86",
51
- 2
52
- ],
53
- "clip": [
54
- "20",
55
- 1
56
- ]
57
- },
58
- "class_type": "CLIPTextEncodeSDXL"
59
- },
60
- "67": {
61
- "inputs": {
62
- "add_noise": "enable",
63
- "noise_seed": [
64
- "86",
65
- 9
66
- ],
67
- "steps": 6,
68
- "cfg": 1.1,
69
- "sampler_name": "dpmpp_2m_sde",
70
- "scheduler": "karras",
71
- "start_at_step": 0,
72
- "end_at_step": 12,
73
- "return_with_leftover_noise": "enable",
74
- "model": [
75
- "95",
76
- 0
77
- ],
78
- "positive": [
79
- "29",
80
- 0
81
- ],
82
- "negative": [
83
- "30",
84
- 0
85
- ],
86
- "latent_image": [
87
- "92",
88
- 0
89
- ]
90
- },
91
- "class_type": "KSamplerAdvanced"
92
- },
93
- "68": {
94
- "inputs": {
95
- "add_noise": "enable",
96
- "noise_seed": [
97
- "86",
98
- 9
99
- ],
100
- "steps": 12,
101
- "cfg": 1.1,
102
- "sampler_name": "dpmpp_2m_sde",
103
- "scheduler": "karras",
104
- "start_at_step": 5,
105
- "end_at_step": 10000,
106
- "return_with_leftover_noise": "disable",
107
- "model": [
108
- "95",
109
- 0
110
- ],
111
- "positive": [
112
- "29",
113
- 0
114
- ],
115
- "negative": [
116
- "30",
117
- 0
118
- ],
119
- "latent_image": [
120
- "93",
121
- 0
122
- ]
123
- },
124
- "class_type": "KSamplerAdvanced"
125
- },
126
- "72": {
127
- "inputs": {
128
- "filename_prefix": "sdxlTurbo1xUpres",
129
- "images": [
130
- "77",
131
- 0
132
- ]
133
- },
134
- "class_type": "SaveImage"
135
- },
136
- "77": {
137
- "inputs": {
138
- "samples": [
139
- "68",
140
- 0
141
- ],
142
- "vae": [
143
- "20",
144
- 2
145
- ]
146
- },
147
- "class_type": "VAEDecode"
148
- },
149
- "85": {
150
- "inputs": {
151
- "user_prompt": "digital drawing of cyberpunk skull with armor, maximalist detailing, colorful, vibrant, --ar 9:16 --chaos 30",
152
- "mode": "t2i",
153
- "init_noise_mode": "perlin1",
154
- "user_neg_prompt": "trees",
155
- "batch_size": 1,
156
- "cfg": 7.5,
157
- "steps": 6,
158
- "width": 512,
159
- "height": 512,
160
- "seed": 1696661138,
161
- "init_img": "",
162
- "denoise": 1,
163
- "image_prompt": "",
164
- "mask": "",
165
- "stage1_strength": 0.25,
166
- "stage2_strength": 1,
167
- "efficiency_multiplier": 1,
168
- "face_swap_img": "",
169
- "image_prompt_weights": "",
170
- "control_net_input_img": "",
171
- "vae": [
172
- "20",
173
- 2
174
- ]
175
- },
176
- "class_type": "Vyro Pipe Input V2"
177
- },
178
- "86": {
179
- "inputs": {
180
- "vyro_params": [
181
- "85",
182
- 0
183
- ]
184
- },
185
- "class_type": "Vyro Param Extractor"
186
- },
187
- "92": {
188
- "inputs": {
189
- "width": [
190
- "86",
191
- 7
192
- ],
193
- "height": [
194
- "86",
195
- 8
196
- ],
197
- "batch_size": 1
198
- },
199
- "class_type": "EmptyLatentImage"
200
- },
201
- "93": {
202
- "inputs": {
203
- "upscale_method": "nearest-exact",
204
- "scale_by": 2,
205
- "samples": [
206
- "67",
207
- 0
208
- ]
209
- },
210
- "class_type": "LatentUpscaleBy"
211
- },
212
- "95": {
213
- "inputs": {
214
- "graph_file_name": "v5-tiny",
215
- "static_mode": "enable",
216
- "model": [
217
- "20",
218
- 0
219
- ]
220
- },
221
- "class_type": "ModelSpeedup"
222
- }
223
- }
224
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
imaginev5_workflow.json DELETED
@@ -1,380 +0,0 @@
1
- {
2
- "keys": {
3
- "input": "16",
4
- "output": "57"
5
- },
6
- "extra_data": {},
7
- "prompt": {
8
- "2": {
9
- "inputs": {
10
- "vae_name": "sdxl_vae.safetensors"
11
- },
12
- "class_type": "VAELoader"
13
- },
14
- "16": {
15
- "inputs": {
16
- "user_prompt": "professor working in a lab",
17
- "mode": "t2i",
18
- "init_noise_mode": "perlin1",
19
- "user_neg_prompt": "",
20
- "batch_size": 1,
21
- "cfg": 8,
22
- "steps": 10,
23
- "width": 1024,
24
- "height": 1024,
25
- "seed": 3998723850,
26
- "init_img": [
27
- "103",
28
- 0
29
- ],
30
- "denoise": 0.8,
31
- "image_prompt": "",
32
- "mask": "",
33
- "stage1_strength": 1,
34
- "stage2_strength": 1,
35
- "efficiency_multiplier": 1,
36
- "image_prompt_weights": "1.0,1.0",
37
- "vae": [
38
- "2",
39
- 0
40
- ]
41
- },
42
- "class_type": "Vyro Pipe Input V2"
43
- },
44
- "25": {
45
- "inputs": {
46
- "config_path": "v5.json",
47
- "classifier_path": "spacy_prompt_analyzer"
48
- },
49
- "class_type": "Vyro Config Loader"
50
- },
51
- "27": {
52
- "inputs": {
53
- "debug": "enabled",
54
- "skip": "disabled",
55
- "vyro_params": [
56
- "16",
57
- 0
58
- ],
59
- "styles": [
60
- "25",
61
- 0
62
- ],
63
- "prompt_tree": [
64
- "25",
65
- 1
66
- ],
67
- "classifier": [
68
- "25",
69
- 3
70
- ]
71
- },
72
- "class_type": "Vyro Prompt Analyzer"
73
- },
74
- "28": {
75
- "inputs": {
76
- "crop_factor": 0,
77
- "base_clip": [
78
- "383",
79
- 1
80
- ],
81
- "refiner_clip": [
82
- "384",
83
- 1
84
- ],
85
- "params": [
86
- "27",
87
- 0
88
- ]
89
- },
90
- "class_type": "Vyro Prompt Encoder"
91
- },
92
- "48": {
93
- "inputs": {
94
- "latent_src": "xl",
95
- "latent_dst": "v1",
96
- "samples": [
97
- "390",
98
- 0
99
- ]
100
- },
101
- "class_type": "VyroLatentInterposer"
102
- },
103
- "49": {
104
- "inputs": {
105
- "upscale_method": "nearest-exact",
106
- "scale_by": [
107
- "144",
108
- 15
109
- ],
110
- "samples": [
111
- "48",
112
- 0
113
- ]
114
- },
115
- "class_type": "LatentUpscaleBy"
116
- },
117
- "57": {
118
- "inputs": {
119
- "samples": [
120
- "151",
121
- 0
122
- ],
123
- "vae": [
124
- "100",
125
- 0
126
- ]
127
- },
128
- "class_type": "VAEDecode"
129
- },
130
- "63": {
131
- "inputs": {
132
- "add_noise": "enable",
133
- "noise_seed": [
134
- "144",
135
- 9
136
- ],
137
- "steps": 40,
138
- "cfg": 7,
139
- "sampler_name": "dpmpp_3m_sde_gpu",
140
- "scheduler": "simple",
141
- "start_at_step": 20,
142
- "end_at_step": 40,
143
- "return_with_leftover_noise": "disable",
144
- "model": [
145
- "384",
146
- 0
147
- ],
148
- "positive": [
149
- "28",
150
- 2
151
- ],
152
- "negative": [
153
- "28",
154
- 3
155
- ],
156
- "latent_image": [
157
- "49",
158
- 0
159
- ]
160
- },
161
- "class_type": "KSamplerAdvanced"
162
- },
163
- "84": {
164
- "inputs": {
165
- "images": [
166
- "57",
167
- 0
168
- ]
169
- },
170
- "class_type": "PreviewImage"
171
- },
172
- "100": {
173
- "inputs": {
174
- "vae_name": "vae-ft-mse-840000-ema-pruned.safetensors"
175
- },
176
- "class_type": "VAELoader"
177
- },
178
- "102": {
179
- "inputs": {
180
- "image": "daniel (1).png",
181
- "choose file to upload": "image"
182
- },
183
- "class_type": "LoadImage"
184
- },
185
- "103": {
186
- "inputs": {
187
- "image": [
188
- "102",
189
- 0
190
- ]
191
- },
192
- "class_type": "Vyro Image to String"
193
- },
194
- "135": {
195
- "inputs": {
196
- "t2i": "allow",
197
- "i2i": "allow",
198
- "variate": "allow",
199
- "remix": "deny",
200
- "inpaint": "deny",
201
- "outpaint": "deny",
202
- "face_swap": "deny",
203
- "qr": "deny",
204
- "headshot": "deny",
205
- "vyro_params": [
206
- "27",
207
- 0
208
- ]
209
- },
210
- "class_type": "Vyro Mode Filter"
211
- },
212
- "144": {
213
- "inputs": {
214
- "vyro_params": [
215
- "135",
216
- 0
217
- ]
218
- },
219
- "class_type": "Vyro Param Extractor"
220
- },
221
- "145": {
222
- "inputs": {
223
- "add_noise": "enable",
224
- "noise_seed": [
225
- "144",
226
- 9
227
- ],
228
- "steps": 30,
229
- "cfg": 7,
230
- "sampler_name": "ddim",
231
- "scheduler": "karras",
232
- "start_at_step": 25,
233
- "end_at_step": 27,
234
- "return_with_leftover_noise": "enable",
235
- "model": [
236
- "384",
237
- 0
238
- ],
239
- "positive": [
240
- "28",
241
- 2
242
- ],
243
- "negative": [
244
- "28",
245
- 3
246
- ],
247
- "latent_image": [
248
- "63",
249
- 0
250
- ]
251
- },
252
- "class_type": "KSamplerAdvanced"
253
- },
254
- "151": {
255
- "inputs": {
256
- "add_noise": "disable",
257
- "noise_seed": [
258
- "144",
259
- 9
260
- ],
261
- "steps": 30,
262
- "cfg": 7,
263
- "sampler_name": "ddim",
264
- "scheduler": "karras",
265
- "start_at_step": 27,
266
- "end_at_step": 30,
267
- "return_with_leftover_noise": "enable",
268
- "model": [
269
- "384",
270
- 0
271
- ],
272
- "positive": [
273
- "28",
274
- 2
275
- ],
276
- "negative": [
277
- "28",
278
- 3
279
- ],
280
- "latent_image": [
281
- "145",
282
- 0
283
- ]
284
- },
285
- "class_type": "KSamplerAdvanced"
286
- },
287
- "382": {
288
- "inputs": {
289
- "base_model": "sd_xl_base_1.0.safetensors"
290
- },
291
- "class_type": "Vyro Oneflow Base Model Loader"
292
- },
293
- "383": {
294
- "inputs": {
295
- "base_model": [
296
- "389",
297
- 0
298
- ],
299
- "base_clip": [
300
- "382",
301
- 1
302
- ],
303
- "style": [
304
- "27",
305
- 1
306
- ],
307
- "prompt_tree": [
308
- "25",
309
- 1
310
- ],
311
- "model_config": [
312
- "25",
313
- 2
314
- ]
315
- },
316
- "class_type": "Vyro LoRa Loader"
317
- },
318
- "384": {
319
- "inputs": {
320
- "style": [
321
- "27",
322
- 1
323
- ],
324
- "prompt_tree": [
325
- "25",
326
- 1
327
- ],
328
- "model_config": [
329
- "25",
330
- 2
331
- ]
332
- },
333
- "class_type": "Vyro Oneflow Refiner Model Loader"
334
- },
335
- "389": {
336
- "inputs": {
337
- "graph_file_name": "v5_graph",
338
- "static_mode": "enable",
339
- "model": [
340
- "382",
341
- 0
342
- ]
343
- },
344
- "class_type": "ComfySpeedup"
345
- },
346
- "390": {
347
- "inputs": {
348
- "add_noise": "enable",
349
- "noise_seed": [
350
- "144",
351
- 9
352
- ],
353
- "steps": 20,
354
- "cfg": 8,
355
- "sampler_name": "euler",
356
- "scheduler": "normal",
357
- "start_at_step": 0,
358
- "end_at_step": 10000,
359
- "return_with_leftover_noise": "disable",
360
- "model": [
361
- "383",
362
- 0
363
- ],
364
- "positive": [
365
- "28",
366
- 0
367
- ],
368
- "negative": [
369
- "28",
370
- 1
371
- ],
372
- "latent_image": [
373
- "144",
374
- 0
375
- ]
376
- },
377
- "class_type": "KSamplerAdvanced"
378
- }
379
- }
380
- }