akhaliq HF Staff commited on
Commit
2e9954a
·
verified ·
1 Parent(s): 35220b1

Upload index.html with huggingface_hub

Browse files
Files changed (1) hide show
  1. index.html +27 -41
index.html CHANGED
@@ -172,7 +172,7 @@
172
  "widgets_values": [
173
  "Qwen/Qwen-Image-Edit-2509"
174
  ],
175
- "title": "Load Qwen-Image-Edit-2509"
176
  },
177
  {
178
  "id": 3,
@@ -183,7 +183,7 @@
183
  ],
184
  "size": [
185
  400,
186
- 100
187
  ],
188
  "flags": {},
189
  "order": 2,
@@ -202,7 +202,8 @@
202
  "Node name for S&R": "TransformerLoader"
203
  },
204
  "widgets_values": [
205
- "linoyts/Qwen-Image-Edit-Rapid-AIO"
 
206
  ],
207
  "title": "Load Rapid-AIO Transformer"
208
  },
@@ -215,7 +216,7 @@
215
  ],
216
  "size": [
217
  400,
218
- 126
219
  ],
220
  "flags": {},
221
  "order": 3,
@@ -241,8 +242,8 @@
241
  "Node name for S&R": "LoraLoader"
242
  },
243
  "widgets_values": [
244
- "autoweeb/Qwen-Image-Edit-2509-Photo-to-Anime",
245
  "Qwen-Image-Edit-2509-Photo-to-Anime_000001000.safetensors",
 
246
  1.0
247
  ],
248
  "title": "Load Photo-to-Anime LoRA"
@@ -287,14 +288,14 @@
287
  },
288
  {
289
  "id": 6,
290
- "type": "ImageToImageSampler",
291
  "pos": [
292
  950,
293
  100
294
  ],
295
  "size": [
296
  400,
297
- 500
298
  ],
299
  "flags": {},
300
  "order": 5,
@@ -332,7 +333,7 @@
332
  }
333
  ],
334
  "properties": {
335
- "Node name for S&R": "ImageToImageSampler"
336
  },
337
  "widgets_values": [
338
  0,
@@ -340,9 +341,10 @@
340
  4,
341
  1.0,
342
  1024,
343
- 1024
 
344
  ],
345
- "title": "Qwen Image Edit Plus Pipeline"
346
  },
347
  {
348
  "id": 7,
@@ -377,11 +379,11 @@
377
  "type": "Note",
378
  "pos": [
379
  50,
380
- 750
381
  ],
382
  "size": [
383
  850,
384
- 200
385
  ],
386
  "flags": {},
387
  "order": 7,
@@ -390,7 +392,7 @@
390
  "text": ""
391
  },
392
  "widgets_values": [
393
- "Photo to Anime Workflow - Using Qwen-Image-Edit-2509\n\nModels Used:\n- Base: Qwen/Qwen-Image-Edit-2509 (via QwenImageEditPlusPipeline)\n- Transformer: linoyts/Qwen-Image-Edit-Rapid-AIO (QwenImageTransformer2DModel)\n- LoRA: autoweeb/Qwen-Image-Edit-2509-Photo-to-Anime (weight: 1.0)\n- Attention Processor: QwenDoubleStreamAttnProcessorFA3\n\nSettings:\n- Inference Steps: 4 (configurable 1-40)\n- Guidance Scale: 1.0 (configurable 1.0-10.0)\n- Auto dimension calculation from input image\n- Optimized for bfloat16 precision\n\nBuilt with anycoder - https://huggingface.co/spaces/akhaliq/anycoder"
394
  ],
395
  "bgcolor": "#232323"
396
  }
@@ -455,23 +457,23 @@
455
  ],
456
  "groups": [
457
  {
458
- "title": "Input & Model Loading",
459
  "bounding": [
460
  25,
461
  25,
462
  900,
463
- 730
464
  ],
465
  "color": "#3f789e",
466
  "font_size": 24
467
  },
468
  {
469
- "title": "Generation Pipeline",
470
  "bounding": [
471
  925,
472
  25,
473
  450,
474
- 650
475
  ],
476
  "color": "#8A8A8A",
477
  "font_size": 24
@@ -491,35 +493,19 @@
491
  "config": {},
492
  "extra": {
493
  "workflow_metadata": {
494
- "name": "Photo to Anime - Qwen Image Edit 2509",
495
- "description": "Transform photos into anime-style images using Qwen-Image-Edit-2509 with linoyts Rapid-AIO transformer and Photo-to-Anime LoRA",
496
  "version": "1.0.0",
497
  "author": "anycoder",
498
  "created_with": "https://huggingface.co/spaces/akhaliq/anycoder",
499
  "models": {
500
- "base_pipeline": "Qwen/Qwen-Image-Edit-2509",
501
  "transformer": "linoyts/Qwen-Image-Edit-Rapid-AIO",
502
- "lora": "autoweeb/Qwen-Image-Edit-2509-Photo-to-Anime",
503
- "lora_weight": "Qwen-Image-Edit-2509-Photo-to-Anime_000001000.safetensors",
504
- "attention_processor": "QwenDoubleStreamAttnProcessorFA3"
505
- },
506
- "settings": {
507
- "dtype": "bfloat16",
508
- "num_inference_steps": 4,
509
- "true_guidance_scale": 1.0,
510
- "lora_scale": 1.0,
511
- "adapter_weights": [
512
- 1.0
513
- ]
514
- },
515
- "features": [
516
- "Photo to anime style conversion",
517
- "Rapid-AIO transformer for faster inference",
518
- "LoRA fine-tuning for anime aesthetics",
519
- "Automatic dimension calculation",
520
- "FlashAttention 3 optimization",
521
- "Pipeline optimization for repeated use"
522
- ]
523
  }
524
  },
525
  "version": 0.4
 
172
  "widgets_values": [
173
  "Qwen/Qwen-Image-Edit-2509"
174
  ],
175
+ "title": "Load Base Pipeline"
176
  },
177
  {
178
  "id": 3,
 
183
  ],
184
  "size": [
185
  400,
186
+ 120
187
  ],
188
  "flags": {},
189
  "order": 2,
 
202
  "Node name for S&R": "TransformerLoader"
203
  },
204
  "widgets_values": [
205
+ "linoyts/Qwen-Image-Edit-Rapid-AIO",
206
+ "transformer"
207
  ],
208
  "title": "Load Rapid-AIO Transformer"
209
  },
 
216
  ],
217
  "size": [
218
  400,
219
+ 150
220
  ],
221
  "flags": {},
222
  "order": 3,
 
242
  "Node name for S&R": "LoraLoader"
243
  },
244
  "widgets_values": [
 
245
  "Qwen-Image-Edit-2509-Photo-to-Anime_000001000.safetensors",
246
+ "anime",
247
  1.0
248
  ],
249
  "title": "Load Photo-to-Anime LoRA"
 
288
  },
289
  {
290
  "id": 6,
291
+ "type": "QwenImageEditSampler",
292
  "pos": [
293
  950,
294
  100
295
  ],
296
  "size": [
297
  400,
298
+ 520
299
  ],
300
  "flags": {},
301
  "order": 5,
 
333
  }
334
  ],
335
  "properties": {
336
+ "Node name for S&R": "QwenImageEditSampler"
337
  },
338
  "widgets_values": [
339
  0,
 
341
  4,
342
  1.0,
343
  1024,
344
+ 1024,
345
+ true
346
  ],
347
+ "title": "Qwen Image Edit Pipeline"
348
  },
349
  {
350
  "id": 7,
 
379
  "type": "Note",
380
  "pos": [
381
  50,
382
+ 770
383
  ],
384
  "size": [
385
  850,
386
+ 220
387
  ],
388
  "flags": {},
389
  "order": 7,
 
392
  "text": ""
393
  },
394
  "widgets_values": [
395
+ "Photo to Anime Workflow\n\nExact model configuration:\n- Base: Qwen/Qwen-Image-Edit-2509\n- Transformer: linoyts/Qwen-Image-Edit-Rapid-AIO (subfolder: transformer)\n- LoRA Weight: Qwen-Image-Edit-2509-Photo-to-Anime_000001000.safetensors\n- Adapter: anime (weight: 1.0, fused)\n\nSettings:\n- Steps: 4 | Guidance: 1.0 | Size: 1024x1024 (auto-adjusted)\n- Processor: QwenDoubleStreamAttnProcessorFA3\n- Optimized pipeline with bfloat16\n\nBuilt with anycoder - https://huggingface.co/spaces/akhaliq/anycoder"
396
  ],
397
  "bgcolor": "#232323"
398
  }
 
457
  ],
458
  "groups": [
459
  {
460
+ "title": "Model Loading",
461
  "bounding": [
462
  25,
463
  25,
464
  900,
465
+ 750
466
  ],
467
  "color": "#3f789e",
468
  "font_size": 24
469
  },
470
  {
471
+ "title": "Generation",
472
  "bounding": [
473
  925,
474
  25,
475
  450,
476
+ 670
477
  ],
478
  "color": "#8A8A8A",
479
  "font_size": 24
 
493
  "config": {},
494
  "extra": {
495
  "workflow_metadata": {
496
+ "name": "Photo to Anime - Qwen Image Edit",
497
+ "description": "Transform photos to anime using exact weight names from Gradio app",
498
  "version": "1.0.0",
499
  "author": "anycoder",
500
  "created_with": "https://huggingface.co/spaces/akhaliq/anycoder",
501
  "models": {
502
+ "pipeline": "Qwen/Qwen-Image-Edit-2509",
503
  "transformer": "linoyts/Qwen-Image-Edit-Rapid-AIO",
504
+ "transformer_subfolder": "transformer",
505
+ "lora_weight_name": "Qwen-Image-Edit-2509-Photo-to-Anime_000001000.safetensors",
506
+ "adapter_name": "anime",
507
+ "adapter_weight": 1.0
508
+ }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
509
  }
510
  },
511
  "version": 0.4