asdasdasd1234567890 commited on
Commit
ebbc1f5
·
verified ·
1 Parent(s): 989ae63

Add files using upload-large-folder tool

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +15 -0
  2. FLUX.1-dev-bnb-8bit/text_encoder/model.safetensors +3 -0
  3. FLUX.1-dev-bnb-8bit/text_encoder_2/model-00001-of-00002.safetensors +3 -0
  4. FLUX.1-dev-bnb-8bit/text_encoder_2/model-00002-of-00002.safetensors +3 -0
  5. FLUX.1-dev-bnb-8bit/tokenizer_2/spiece.model +3 -0
  6. FLUX.1-dev-bnb-8bit/transformer/diffusion_pytorch_model-00001-of-00002.safetensors +3 -0
  7. FLUX.1-dev-bnb-8bit/transformer/diffusion_pytorch_model-00002-of-00002.safetensors +3 -0
  8. FLUX.1-dev-bnb-8bit/vae/diffusion_pytorch_model.safetensors +3 -0
  9. Heartsync_NSFW-Uncensored/samples/nsfw3.webp +3 -0
  10. Heartsync_NSFW-Uncensored/text_encoder/model.fp16.safetensors +3 -0
  11. Heartsync_NSFW-Uncensored/text_encoder/model.safetensors +3 -0
  12. Heartsync_NSFW-Uncensored/text_encoder_2/model.fp16.safetensors +3 -0
  13. Heartsync_NSFW-Uncensored/text_encoder_2/model.safetensors +3 -0
  14. Heartsync_NSFW-Uncensored/unet/diffusion_pytorch_model.fp16.safetensors +3 -0
  15. Heartsync_NSFW-Uncensored/unet/diffusion_pytorch_model.safetensors +3 -0
  16. Heartsync_NSFW-Uncensored/vae/diffusion_pytorch_model.fp16.safetensors +3 -0
  17. Heartsync_NSFW-Uncensored/vae/diffusion_pytorch_model.safetensors +3 -0
  18. LoliV5-edited/safety_checker/model.safetensors +3 -0
  19. LoliV5-edited/safety_checker/pytorch_model.bin +3 -0
  20. LoliV5-edited/text_encoder/model.safetensors +3 -0
  21. LoliV5-edited/text_encoder/pytorch_model.bin +3 -0
  22. LoliV5-edited/unet/diffusion_pytorch_model.bin +3 -0
  23. LoliV5-edited/unet/diffusion_pytorch_model.safetensors +3 -0
  24. LoliV5-edited/vae/diffusion_pytorch_model.bin +3 -0
  25. LoliV5-edited/vae/diffusion_pytorch_model.safetensors +3 -0
  26. Qwen-Image-Edit-2511-bnb-nf4/processor/added_tokens.json +24 -0
  27. Qwen-Image-Edit-2511-bnb-nf4/processor/chat_template.jinja +7 -0
  28. Qwen-Image-Edit-2511-bnb-nf4/processor/merges.txt +0 -0
  29. Qwen-Image-Edit-2511-bnb-nf4/processor/preprocessor_config.json +39 -0
  30. Qwen-Image-Edit-2511-bnb-nf4/processor/special_tokens_map.json +31 -0
  31. Qwen-Image-Edit-2511-bnb-nf4/processor/tokenizer.json +3 -0
  32. Qwen-Image-Edit-2511-bnb-nf4/processor/tokenizer_config.json +208 -0
  33. Qwen-Image-Edit-2511-bnb-nf4/processor/video_preprocessor_config.json +43 -0
  34. Qwen-Image-Edit-2511-bnb-nf4/processor/vocab.json +0 -0
  35. Qwen-Image-Edit-2511-bnb-nf4/samples/cat_oil_painting.png +3 -0
  36. Qwen-Image-Edit-2511-bnb-nf4/samples/cat_sunglasses.png +3 -0
  37. Qwen-Image-Edit-2511-bnb-nf4/samples/inputs/mountain.jpg +0 -0
  38. Qwen-Image-Edit-2511-bnb-nf4/samples/inputs/portrait.jpg +0 -0
  39. Qwen-Image-Edit-2511-bnb-nf4/samples/mountain_ghibli.png +3 -0
  40. Qwen-Image-Edit-2511-bnb-nf4/samples/mountain_winter.png +3 -0
  41. Qwen-Image-Edit-2511-bnb-nf4/samples/multi_cat_mountain.png +3 -0
  42. Qwen-Image-Edit-2511-bnb-nf4/samples/multi_portrait_mountain.png +3 -0
  43. Qwen-Image-Edit-2511-bnb-nf4/samples/portrait_cyberpunk.png +3 -0
  44. Qwen-Image-Edit-2511-bnb-nf4/samples/portrait_watercolor.png +3 -0
  45. Qwen-Image-Edit-2511-bnb-nf4/samples/sample1.png +3 -0
  46. Qwen-Image-Edit-2511-bnb-nf4/samples/sample2.png +3 -0
  47. Qwen-Image-Edit-2511-bnb-nf4/samples/test_output.png +3 -0
  48. Qwen-Image-Edit-2511-bnb-nf4/scheduler/scheduler_config.json +18 -0
  49. Qwen-Image-Edit-2511-bnb-nf4/text_encoder/config.json +147 -0
  50. Qwen-Image-Edit-2511-bnb-nf4/text_encoder/generation_config.json +6 -0
.gitattributes CHANGED
@@ -33,3 +33,18 @@ 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
+ counterfeit-v1.0/sumple01.png filter=lfs diff=lfs merge=lfs -text
37
+ counterfeit-v1.0/sumple02.png filter=lfs diff=lfs merge=lfs -text
38
+ Heartsync_NSFW-Uncensored/samples/nsfw3.webp filter=lfs diff=lfs merge=lfs -text
39
+ Qwen-Image-Edit-2511-bnb-nf4/processor/tokenizer.json filter=lfs diff=lfs merge=lfs -text
40
+ Qwen-Image-Edit-2511-bnb-nf4/samples/cat_oil_painting.png filter=lfs diff=lfs merge=lfs -text
41
+ Qwen-Image-Edit-2511-bnb-nf4/samples/cat_sunglasses.png filter=lfs diff=lfs merge=lfs -text
42
+ Qwen-Image-Edit-2511-bnb-nf4/samples/mountain_ghibli.png filter=lfs diff=lfs merge=lfs -text
43
+ Qwen-Image-Edit-2511-bnb-nf4/samples/mountain_winter.png filter=lfs diff=lfs merge=lfs -text
44
+ Qwen-Image-Edit-2511-bnb-nf4/samples/multi_cat_mountain.png filter=lfs diff=lfs merge=lfs -text
45
+ Qwen-Image-Edit-2511-bnb-nf4/samples/multi_portrait_mountain.png filter=lfs diff=lfs merge=lfs -text
46
+ Qwen-Image-Edit-2511-bnb-nf4/samples/portrait_cyberpunk.png filter=lfs diff=lfs merge=lfs -text
47
+ Qwen-Image-Edit-2511-bnb-nf4/samples/portrait_watercolor.png filter=lfs diff=lfs merge=lfs -text
48
+ Qwen-Image-Edit-2511-bnb-nf4/samples/sample1.png filter=lfs diff=lfs merge=lfs -text
49
+ Qwen-Image-Edit-2511-bnb-nf4/samples/sample2.png filter=lfs diff=lfs merge=lfs -text
50
+ Qwen-Image-Edit-2511-bnb-nf4/samples/test_output.png filter=lfs diff=lfs merge=lfs -text
FLUX.1-dev-bnb-8bit/text_encoder/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:893d67a23f4693ed42cdab4cbad7fe3e727cf59609c40da28a46b5470f9ed082
3
+ size 246144352
FLUX.1-dev-bnb-8bit/text_encoder_2/model-00001-of-00002.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f9c6e8441fadbeb7c877ba1f6c696921da851d7376182fbe368d7d84ef3fb0f0
3
+ size 4879418754
FLUX.1-dev-bnb-8bit/text_encoder_2/model-00002-of-00002.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fedb3beecf8465407903bc69908639ac0b2dd723f6babe4bc71c00d6fc0221b7
3
+ size 3038190502
FLUX.1-dev-bnb-8bit/tokenizer_2/spiece.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d60acb128cf7b7f2536e8f38a5b18a05535c9e14c7a355904270e15b0945ea86
3
+ size 791656
FLUX.1-dev-bnb-8bit/transformer/diffusion_pytorch_model-00001-of-00002.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:61f17f4f6d36d932df8abf7f09b200848dc62ffc2b6a964f91c90cc3c795736a
3
+ size 9979390164
FLUX.1-dev-bnb-8bit/transformer/diffusion_pytorch_model-00002-of-00002.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2641a8d839b38a849c3b946dfb2f623de7317f518329a8d4a7de1c3890449e7b
3
+ size 1937614988
FLUX.1-dev-bnb-8bit/vae/diffusion_pytorch_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f5b59a26851551b67ae1fe58d32e76486e1e812def4696a4bea97f16604d40a3
3
+ size 167666902
Heartsync_NSFW-Uncensored/samples/nsfw3.webp ADDED

Git LFS Details

  • SHA256: 45214df27ac3ddb33a0cd4d237b6ed42c3ba4d43ccac33273363fbff267deb66
  • Pointer size: 131 Bytes
  • Size of remote file: 113 kB
Heartsync_NSFW-Uncensored/text_encoder/model.fp16.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8624c286e2de73426af896868da07b93efdc88c0ba06e3dcab30c480bed3a537
3
+ size 492265168
Heartsync_NSFW-Uncensored/text_encoder/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8624c286e2de73426af896868da07b93efdc88c0ba06e3dcab30c480bed3a537
3
+ size 492265168
Heartsync_NSFW-Uncensored/text_encoder_2/model.fp16.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b712ae6c87ae396546298230da6a9dcc7245476125b294e3d0c53e1b11668eaf
3
+ size 2778702264
Heartsync_NSFW-Uncensored/text_encoder_2/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b712ae6c87ae396546298230da6a9dcc7245476125b294e3d0c53e1b11668eaf
3
+ size 2778702264
Heartsync_NSFW-Uncensored/unet/diffusion_pytorch_model.fp16.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ce94ed8101777e726a24f499e8d11013cfa9189fa406db906b54b83d92c6a783
3
+ size 10270077736
Heartsync_NSFW-Uncensored/unet/diffusion_pytorch_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ce94ed8101777e726a24f499e8d11013cfa9189fa406db906b54b83d92c6a783
3
+ size 10270077736
Heartsync_NSFW-Uncensored/vae/diffusion_pytorch_model.fp16.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:78f6189c8492013e3cac81637a1f657f790a237387f8a9dfd6bfa5fee28eb646
3
+ size 334643268
Heartsync_NSFW-Uncensored/vae/diffusion_pytorch_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:78f6189c8492013e3cac81637a1f657f790a237387f8a9dfd6bfa5fee28eb646
3
+ size 334643268
LoliV5-edited/safety_checker/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:11cfe53105625af8c00faac32a430626641cce686454f3c39d837f14397d858b
3
+ size 1215981832
LoliV5-edited/safety_checker/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:16d28f2b37109f222cdc33620fdd262102ac32112be0352a7f77e9614b35a394
3
+ size 1216064769
LoliV5-edited/text_encoder/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dd606b7263090bb4129a685ed0a2867d464bfa6cefc073c69cc97dac1bbabc79
3
+ size 492265880
LoliV5-edited/text_encoder/pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:775f4c37c8dbc67dbb38bd0c8ae3c31182094c3886d0d9b73915d1ffc05e6f87
3
+ size 492307041
LoliV5-edited/unet/diffusion_pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:12f549dc9fc4b6f8d24f3271aab6fd79b84c3ea07f1dd08147e40767b6d4b84b
3
+ size 3438366373
LoliV5-edited/unet/diffusion_pytorch_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:92083706dba127ce8418ecc2aa39eda353fa3b325c0f7dd169a816bb352966bb
3
+ size 3438167536
LoliV5-edited/vae/diffusion_pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:876a906810a8b2470c3092f307742f6ad8b9dbf759fb7c0ff020d0c610c996da
3
+ size 334711857
LoliV5-edited/vae/diffusion_pytorch_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a16aadd9501c371b6ef94257a01596e461b13637fd984588175821c77c5a74df
3
+ size 334643276
Qwen-Image-Edit-2511-bnb-nf4/processor/added_tokens.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "</tool_call>": 151658,
3
+ "<tool_call>": 151657,
4
+ "<|box_end|>": 151649,
5
+ "<|box_start|>": 151648,
6
+ "<|endoftext|>": 151643,
7
+ "<|file_sep|>": 151664,
8
+ "<|fim_middle|>": 151660,
9
+ "<|fim_pad|>": 151662,
10
+ "<|fim_prefix|>": 151659,
11
+ "<|fim_suffix|>": 151661,
12
+ "<|im_end|>": 151645,
13
+ "<|im_start|>": 151644,
14
+ "<|image_pad|>": 151655,
15
+ "<|object_ref_end|>": 151647,
16
+ "<|object_ref_start|>": 151646,
17
+ "<|quad_end|>": 151651,
18
+ "<|quad_start|>": 151650,
19
+ "<|repo_name|>": 151663,
20
+ "<|video_pad|>": 151656,
21
+ "<|vision_end|>": 151653,
22
+ "<|vision_pad|>": 151654,
23
+ "<|vision_start|>": 151652
24
+ }
Qwen-Image-Edit-2511-bnb-nf4/processor/chat_template.jinja ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {% set image_count = namespace(value=0) %}{% set video_count = namespace(value=0) %}{% for message in messages %}{% if loop.first and message['role'] != 'system' %}<|im_start|>system
2
+ You are a helpful assistant.<|im_end|>
3
+ {% endif %}<|im_start|>{{ message['role'] }}
4
+ {% if message['content'] is string %}{{ message['content'] }}<|im_end|>
5
+ {% else %}{% for content in message['content'] %}{% if content['type'] == 'image' or 'image' in content or 'image_url' in content %}{% set image_count.value = image_count.value + 1 %}{% if add_vision_id %}Picture {{ image_count.value }}: {% endif %}<|vision_start|><|image_pad|><|vision_end|>{% elif content['type'] == 'video' or 'video' in content %}{% set video_count.value = video_count.value + 1 %}{% if add_vision_id %}Video {{ video_count.value }}: {% endif %}<|vision_start|><|video_pad|><|vision_end|>{% elif 'text' in content %}{{ content['text'] }}{% endif %}{% endfor %}<|im_end|>
6
+ {% endif %}{% endfor %}{% if add_generation_prompt %}<|im_start|>assistant
7
+ {% endif %}
Qwen-Image-Edit-2511-bnb-nf4/processor/merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
Qwen-Image-Edit-2511-bnb-nf4/processor/preprocessor_config.json ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "crop_size": null,
3
+ "data_format": "channels_first",
4
+ "default_to_square": true,
5
+ "device": null,
6
+ "disable_grouping": null,
7
+ "do_center_crop": null,
8
+ "do_convert_rgb": true,
9
+ "do_normalize": true,
10
+ "do_pad": null,
11
+ "do_rescale": true,
12
+ "do_resize": true,
13
+ "image_mean": [
14
+ 0.48145466,
15
+ 0.4578275,
16
+ 0.40821073
17
+ ],
18
+ "image_processor_type": "Qwen2VLImageProcessorFast",
19
+ "image_std": [
20
+ 0.26862954,
21
+ 0.26130258,
22
+ 0.27577711
23
+ ],
24
+ "input_data_format": null,
25
+ "max_pixels": 12845056,
26
+ "merge_size": 2,
27
+ "min_pixels": 3136,
28
+ "pad_size": null,
29
+ "patch_size": 14,
30
+ "processor_class": "Qwen2VLProcessor",
31
+ "resample": 3,
32
+ "rescale_factor": 0.00392156862745098,
33
+ "return_tensors": null,
34
+ "size": {
35
+ "longest_edge": 12845056,
36
+ "shortest_edge": 3136
37
+ },
38
+ "temporal_patch_size": 2
39
+ }
Qwen-Image-Edit-2511-bnb-nf4/processor/special_tokens_map.json ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additional_special_tokens": [
3
+ "<|im_start|>",
4
+ "<|im_end|>",
5
+ "<|object_ref_start|>",
6
+ "<|object_ref_end|>",
7
+ "<|box_start|>",
8
+ "<|box_end|>",
9
+ "<|quad_start|>",
10
+ "<|quad_end|>",
11
+ "<|vision_start|>",
12
+ "<|vision_end|>",
13
+ "<|vision_pad|>",
14
+ "<|image_pad|>",
15
+ "<|video_pad|>"
16
+ ],
17
+ "eos_token": {
18
+ "content": "<|im_end|>",
19
+ "lstrip": false,
20
+ "normalized": false,
21
+ "rstrip": false,
22
+ "single_word": false
23
+ },
24
+ "pad_token": {
25
+ "content": "<|endoftext|>",
26
+ "lstrip": false,
27
+ "normalized": false,
28
+ "rstrip": false,
29
+ "single_word": false
30
+ }
31
+ }
Qwen-Image-Edit-2511-bnb-nf4/processor/tokenizer.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c5ae00e602b8860cbd784ba82a8aa14e8feecec692e7076590d014d7b7fdafa
3
+ size 11421896
Qwen-Image-Edit-2511-bnb-nf4/processor/tokenizer_config.json ADDED
@@ -0,0 +1,208 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_bos_token": false,
3
+ "add_prefix_space": false,
4
+ "added_tokens_decoder": {
5
+ "151643": {
6
+ "content": "<|endoftext|>",
7
+ "lstrip": false,
8
+ "normalized": false,
9
+ "rstrip": false,
10
+ "single_word": false,
11
+ "special": true
12
+ },
13
+ "151644": {
14
+ "content": "<|im_start|>",
15
+ "lstrip": false,
16
+ "normalized": false,
17
+ "rstrip": false,
18
+ "single_word": false,
19
+ "special": true
20
+ },
21
+ "151645": {
22
+ "content": "<|im_end|>",
23
+ "lstrip": false,
24
+ "normalized": false,
25
+ "rstrip": false,
26
+ "single_word": false,
27
+ "special": true
28
+ },
29
+ "151646": {
30
+ "content": "<|object_ref_start|>",
31
+ "lstrip": false,
32
+ "normalized": false,
33
+ "rstrip": false,
34
+ "single_word": false,
35
+ "special": true
36
+ },
37
+ "151647": {
38
+ "content": "<|object_ref_end|>",
39
+ "lstrip": false,
40
+ "normalized": false,
41
+ "rstrip": false,
42
+ "single_word": false,
43
+ "special": true
44
+ },
45
+ "151648": {
46
+ "content": "<|box_start|>",
47
+ "lstrip": false,
48
+ "normalized": false,
49
+ "rstrip": false,
50
+ "single_word": false,
51
+ "special": true
52
+ },
53
+ "151649": {
54
+ "content": "<|box_end|>",
55
+ "lstrip": false,
56
+ "normalized": false,
57
+ "rstrip": false,
58
+ "single_word": false,
59
+ "special": true
60
+ },
61
+ "151650": {
62
+ "content": "<|quad_start|>",
63
+ "lstrip": false,
64
+ "normalized": false,
65
+ "rstrip": false,
66
+ "single_word": false,
67
+ "special": true
68
+ },
69
+ "151651": {
70
+ "content": "<|quad_end|>",
71
+ "lstrip": false,
72
+ "normalized": false,
73
+ "rstrip": false,
74
+ "single_word": false,
75
+ "special": true
76
+ },
77
+ "151652": {
78
+ "content": "<|vision_start|>",
79
+ "lstrip": false,
80
+ "normalized": false,
81
+ "rstrip": false,
82
+ "single_word": false,
83
+ "special": true
84
+ },
85
+ "151653": {
86
+ "content": "<|vision_end|>",
87
+ "lstrip": false,
88
+ "normalized": false,
89
+ "rstrip": false,
90
+ "single_word": false,
91
+ "special": true
92
+ },
93
+ "151654": {
94
+ "content": "<|vision_pad|>",
95
+ "lstrip": false,
96
+ "normalized": false,
97
+ "rstrip": false,
98
+ "single_word": false,
99
+ "special": true
100
+ },
101
+ "151655": {
102
+ "content": "<|image_pad|>",
103
+ "lstrip": false,
104
+ "normalized": false,
105
+ "rstrip": false,
106
+ "single_word": false,
107
+ "special": true
108
+ },
109
+ "151656": {
110
+ "content": "<|video_pad|>",
111
+ "lstrip": false,
112
+ "normalized": false,
113
+ "rstrip": false,
114
+ "single_word": false,
115
+ "special": true
116
+ },
117
+ "151657": {
118
+ "content": "<tool_call>",
119
+ "lstrip": false,
120
+ "normalized": false,
121
+ "rstrip": false,
122
+ "single_word": false,
123
+ "special": false
124
+ },
125
+ "151658": {
126
+ "content": "</tool_call>",
127
+ "lstrip": false,
128
+ "normalized": false,
129
+ "rstrip": false,
130
+ "single_word": false,
131
+ "special": false
132
+ },
133
+ "151659": {
134
+ "content": "<|fim_prefix|>",
135
+ "lstrip": false,
136
+ "normalized": false,
137
+ "rstrip": false,
138
+ "single_word": false,
139
+ "special": false
140
+ },
141
+ "151660": {
142
+ "content": "<|fim_middle|>",
143
+ "lstrip": false,
144
+ "normalized": false,
145
+ "rstrip": false,
146
+ "single_word": false,
147
+ "special": false
148
+ },
149
+ "151661": {
150
+ "content": "<|fim_suffix|>",
151
+ "lstrip": false,
152
+ "normalized": false,
153
+ "rstrip": false,
154
+ "single_word": false,
155
+ "special": false
156
+ },
157
+ "151662": {
158
+ "content": "<|fim_pad|>",
159
+ "lstrip": false,
160
+ "normalized": false,
161
+ "rstrip": false,
162
+ "single_word": false,
163
+ "special": false
164
+ },
165
+ "151663": {
166
+ "content": "<|repo_name|>",
167
+ "lstrip": false,
168
+ "normalized": false,
169
+ "rstrip": false,
170
+ "single_word": false,
171
+ "special": false
172
+ },
173
+ "151664": {
174
+ "content": "<|file_sep|>",
175
+ "lstrip": false,
176
+ "normalized": false,
177
+ "rstrip": false,
178
+ "single_word": false,
179
+ "special": false
180
+ }
181
+ },
182
+ "additional_special_tokens": [
183
+ "<|im_start|>",
184
+ "<|im_end|>",
185
+ "<|object_ref_start|>",
186
+ "<|object_ref_end|>",
187
+ "<|box_start|>",
188
+ "<|box_end|>",
189
+ "<|quad_start|>",
190
+ "<|quad_end|>",
191
+ "<|vision_start|>",
192
+ "<|vision_end|>",
193
+ "<|vision_pad|>",
194
+ "<|image_pad|>",
195
+ "<|video_pad|>"
196
+ ],
197
+ "bos_token": null,
198
+ "clean_up_tokenization_spaces": false,
199
+ "eos_token": "<|im_end|>",
200
+ "errors": "replace",
201
+ "extra_special_tokens": {},
202
+ "model_max_length": 131072,
203
+ "pad_token": "<|endoftext|>",
204
+ "processor_class": "Qwen2VLProcessor",
205
+ "split_special_tokens": false,
206
+ "tokenizer_class": "Qwen2Tokenizer",
207
+ "unk_token": null
208
+ }
Qwen-Image-Edit-2511-bnb-nf4/processor/video_preprocessor_config.json ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "crop_size": null,
3
+ "data_format": "channels_first",
4
+ "default_to_square": true,
5
+ "device": null,
6
+ "do_center_crop": null,
7
+ "do_convert_rgb": true,
8
+ "do_normalize": true,
9
+ "do_rescale": true,
10
+ "do_resize": true,
11
+ "do_sample_frames": false,
12
+ "fps": null,
13
+ "image_mean": [
14
+ 0.48145466,
15
+ 0.4578275,
16
+ 0.40821073
17
+ ],
18
+ "image_std": [
19
+ 0.26862954,
20
+ 0.26130258,
21
+ 0.27577711
22
+ ],
23
+ "input_data_format": null,
24
+ "max_frames": 768,
25
+ "max_pixels": 12845056,
26
+ "merge_size": 2,
27
+ "min_frames": 4,
28
+ "min_pixels": 3136,
29
+ "num_frames": null,
30
+ "pad_size": null,
31
+ "patch_size": 14,
32
+ "processor_class": "Qwen2VLProcessor",
33
+ "resample": 3,
34
+ "rescale_factor": 0.00392156862745098,
35
+ "return_metadata": false,
36
+ "size": {
37
+ "longest_edge": 12845056,
38
+ "shortest_edge": 3136
39
+ },
40
+ "temporal_patch_size": 2,
41
+ "video_metadata": null,
42
+ "video_processor_type": "Qwen2VLVideoProcessor"
43
+ }
Qwen-Image-Edit-2511-bnb-nf4/processor/vocab.json ADDED
The diff for this file is too large to render. See raw diff
 
Qwen-Image-Edit-2511-bnb-nf4/samples/cat_oil_painting.png ADDED

Git LFS Details

  • SHA256: bb9ac7a63f15c1423311a50890ee29d999e36b8e91aca4d2b8fc19b451b47afa
  • Pointer size: 132 Bytes
  • Size of remote file: 1.53 MB
Qwen-Image-Edit-2511-bnb-nf4/samples/cat_sunglasses.png ADDED

Git LFS Details

  • SHA256: f0c8919f49ea15b192f8d6c6b3fbee53cc199c2ff8a79557640d48d43c3a5aea
  • Pointer size: 132 Bytes
  • Size of remote file: 1.2 MB
Qwen-Image-Edit-2511-bnb-nf4/samples/inputs/mountain.jpg ADDED
Qwen-Image-Edit-2511-bnb-nf4/samples/inputs/portrait.jpg ADDED
Qwen-Image-Edit-2511-bnb-nf4/samples/mountain_ghibli.png ADDED

Git LFS Details

  • SHA256: 54231850ed34c97afa48948bf63b56ab4dbe9945b742d4ac833deac356aae608
  • Pointer size: 132 Bytes
  • Size of remote file: 1.71 MB
Qwen-Image-Edit-2511-bnb-nf4/samples/mountain_winter.png ADDED

Git LFS Details

  • SHA256: 0d222a5f00481164542c6033c4b239e2fb5175272f0f7dd2c63a007372390970
  • Pointer size: 132 Bytes
  • Size of remote file: 1.71 MB
Qwen-Image-Edit-2511-bnb-nf4/samples/multi_cat_mountain.png ADDED

Git LFS Details

  • SHA256: 22bb6803928902769b49b56bf68950338f0329090b29d6a36ed34162fb74eb51
  • Pointer size: 132 Bytes
  • Size of remote file: 1.5 MB
Qwen-Image-Edit-2511-bnb-nf4/samples/multi_portrait_mountain.png ADDED

Git LFS Details

  • SHA256: c7bd5c3dd18fd8534ae32a112337b69ec176a4c060f647e2b8d044e8b3d5dc2d
  • Pointer size: 132 Bytes
  • Size of remote file: 1.36 MB
Qwen-Image-Edit-2511-bnb-nf4/samples/portrait_cyberpunk.png ADDED

Git LFS Details

  • SHA256: 59c47ad186c7ed2a4e86af469838a9892918b39d97856b0aadd64c6618deccb8
  • Pointer size: 132 Bytes
  • Size of remote file: 1.72 MB
Qwen-Image-Edit-2511-bnb-nf4/samples/portrait_watercolor.png ADDED

Git LFS Details

  • SHA256: aadf515d877e5a0deabe65cdefaa4a1c53394861e07d84dfb89ec718713a52e8
  • Pointer size: 132 Bytes
  • Size of remote file: 1.76 MB
Qwen-Image-Edit-2511-bnb-nf4/samples/sample1.png ADDED

Git LFS Details

  • SHA256: bf1048ae5016ed635d36ecf61b336fd2f44b355891c0cc9328f3d83a9a662979
  • Pointer size: 132 Bytes
  • Size of remote file: 1.78 MB
Qwen-Image-Edit-2511-bnb-nf4/samples/sample2.png ADDED

Git LFS Details

  • SHA256: 674b140d179efa4db5f2f29869a4ce266c3b67800ee87f7edac8c39a01875f89
  • Pointer size: 132 Bytes
  • Size of remote file: 1.33 MB
Qwen-Image-Edit-2511-bnb-nf4/samples/test_output.png ADDED

Git LFS Details

  • SHA256: 17af6986983e48b58a0c2e1e21b9e0214d4544c2976affeb3745788294b45632
  • Pointer size: 132 Bytes
  • Size of remote file: 1.45 MB
Qwen-Image-Edit-2511-bnb-nf4/scheduler/scheduler_config.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "FlowMatchEulerDiscreteScheduler",
3
+ "_diffusers_version": "0.37.0.dev0",
4
+ "base_image_seq_len": 256,
5
+ "base_shift": 0.5,
6
+ "invert_sigmas": false,
7
+ "max_image_seq_len": 8192,
8
+ "max_shift": 0.9,
9
+ "num_train_timesteps": 1000,
10
+ "shift": 1.0,
11
+ "shift_terminal": 0.02,
12
+ "stochastic_sampling": false,
13
+ "time_shift_type": "exponential",
14
+ "use_beta_sigmas": false,
15
+ "use_dynamic_shifting": true,
16
+ "use_exponential_sigmas": false,
17
+ "use_karras_sigmas": false
18
+ }
Qwen-Image-Edit-2511-bnb-nf4/text_encoder/config.json ADDED
@@ -0,0 +1,147 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "Qwen2_5_VLForConditionalGeneration"
4
+ ],
5
+ "attention_dropout": 0.0,
6
+ "bos_token_id": 151643,
7
+ "dtype": "bfloat16",
8
+ "eos_token_id": 151645,
9
+ "hidden_act": "silu",
10
+ "hidden_size": 3584,
11
+ "image_token_id": 151655,
12
+ "initializer_range": 0.02,
13
+ "intermediate_size": 18944,
14
+ "max_position_embeddings": 128000,
15
+ "max_window_layers": 28,
16
+ "model_type": "qwen2_5_vl",
17
+ "num_attention_heads": 28,
18
+ "num_hidden_layers": 28,
19
+ "num_key_value_heads": 4,
20
+ "quantization_config": {
21
+ "_load_in_4bit": true,
22
+ "_load_in_8bit": false,
23
+ "bnb_4bit_compute_dtype": "bfloat16",
24
+ "bnb_4bit_quant_storage": "uint8",
25
+ "bnb_4bit_quant_type": "nf4",
26
+ "bnb_4bit_use_double_quant": false,
27
+ "llm_int8_enable_fp32_cpu_offload": false,
28
+ "llm_int8_has_fp16_weight": false,
29
+ "llm_int8_skip_modules": null,
30
+ "llm_int8_threshold": 6.0,
31
+ "load_in_4bit": true,
32
+ "load_in_8bit": false,
33
+ "quant_method": "bitsandbytes"
34
+ },
35
+ "rms_norm_eps": 1e-06,
36
+ "rope_scaling": {
37
+ "mrope_section": [
38
+ 16,
39
+ 24,
40
+ 24
41
+ ],
42
+ "rope_type": "default",
43
+ "type": "default"
44
+ },
45
+ "rope_theta": 1000000.0,
46
+ "sliding_window": 32768,
47
+ "text_config": {
48
+ "_name_or_path": "/scratch/chans/models/huggingface/hub/models--Qwen--Qwen-Image-Edit-2511/snapshots/6f3ccc0b56e431dc6a0c2b2039706d7d26f22cb9/text_encoder",
49
+ "architectures": [
50
+ "Qwen2_5_VLForConditionalGeneration"
51
+ ],
52
+ "attention_dropout": 0.0,
53
+ "bos_token_id": 151643,
54
+ "dtype": "bfloat16",
55
+ "eos_token_id": 151645,
56
+ "hidden_act": "silu",
57
+ "hidden_size": 3584,
58
+ "initializer_range": 0.02,
59
+ "intermediate_size": 18944,
60
+ "layer_types": [
61
+ "full_attention",
62
+ "full_attention",
63
+ "full_attention",
64
+ "full_attention",
65
+ "full_attention",
66
+ "full_attention",
67
+ "full_attention",
68
+ "full_attention",
69
+ "full_attention",
70
+ "full_attention",
71
+ "full_attention",
72
+ "full_attention",
73
+ "full_attention",
74
+ "full_attention",
75
+ "full_attention",
76
+ "full_attention",
77
+ "full_attention",
78
+ "full_attention",
79
+ "full_attention",
80
+ "full_attention",
81
+ "full_attention",
82
+ "full_attention",
83
+ "full_attention",
84
+ "full_attention",
85
+ "full_attention",
86
+ "full_attention",
87
+ "full_attention",
88
+ "full_attention"
89
+ ],
90
+ "max_position_embeddings": 128000,
91
+ "max_window_layers": 28,
92
+ "model_type": "qwen2_5_vl_text",
93
+ "num_attention_heads": 28,
94
+ "num_hidden_layers": 28,
95
+ "num_key_value_heads": 4,
96
+ "rms_norm_eps": 1e-06,
97
+ "rope_scaling": {
98
+ "mrope_section": [
99
+ 16,
100
+ 24,
101
+ 24
102
+ ],
103
+ "rope_type": "default",
104
+ "type": "default"
105
+ },
106
+ "rope_theta": 1000000.0,
107
+ "sliding_window": null,
108
+ "use_cache": true,
109
+ "use_sliding_window": false,
110
+ "vision_token_id": 151654,
111
+ "vocab_size": 152064
112
+ },
113
+ "tie_word_embeddings": false,
114
+ "transformers_version": "4.57.1",
115
+ "use_cache": true,
116
+ "use_sliding_window": false,
117
+ "video_token_id": 151656,
118
+ "vision_config": {
119
+ "depth": 32,
120
+ "dtype": "bfloat16",
121
+ "fullatt_block_indexes": [
122
+ 7,
123
+ 15,
124
+ 23,
125
+ 31
126
+ ],
127
+ "hidden_act": "silu",
128
+ "hidden_size": 1280,
129
+ "in_channels": 3,
130
+ "in_chans": 3,
131
+ "initializer_range": 0.02,
132
+ "intermediate_size": 3420,
133
+ "model_type": "qwen2_5_vl",
134
+ "num_heads": 16,
135
+ "out_hidden_size": 3584,
136
+ "patch_size": 14,
137
+ "spatial_merge_size": 2,
138
+ "spatial_patch_size": 14,
139
+ "temporal_patch_size": 2,
140
+ "tokens_per_second": 2,
141
+ "window_size": 112
142
+ },
143
+ "vision_end_token_id": 151653,
144
+ "vision_start_token_id": 151652,
145
+ "vision_token_id": 151654,
146
+ "vocab_size": 152064
147
+ }
Qwen-Image-Edit-2511-bnb-nf4/text_encoder/generation_config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 151643,
4
+ "eos_token_id": 151645,
5
+ "transformers_version": "4.57.1"
6
+ }