Commit ·
c7e6c0a
0
Parent(s):
Duplicate from Instara/instagirl-wan-2.2
Browse filesCo-authored-by: Instara <Instara@users.noreply.huggingface.co>
- .gitattributes +35 -0
- Insatgirlv2.3_low.safetensors +3 -0
- Instagirlv2.3_high.safetensors +3 -0
- Instagirlv2.5-HIGH.safetensors +3 -0
- Instagirlv2.5-LOW.safetensors +3 -0
- LICENSE.txt +49 -0
- README.md +46 -0
- archive/v2.0/Instagirlv2.0_hinoise.safetensors +3 -0
- archive/v2.0/Instagirlv2.0_lownoise.safetensors +3 -0
- comfyui_workflows/Instagirlv2.3_workflow.json +1 -0
.gitattributes
ADDED
|
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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 |
+
*.mlmodel filter=lfs diff=lfs merge=lfs -text
|
| 12 |
+
*.model filter=lfs diff=lfs merge=lfs -text
|
| 13 |
+
*.msgpack filter=lfs diff=lfs merge=lfs -text
|
| 14 |
+
*.npy filter=lfs diff=lfs merge=lfs -text
|
| 15 |
+
*.npz filter=lfs diff=lfs merge=lfs -text
|
| 16 |
+
*.onnx filter=lfs diff=lfs merge=lfs -text
|
| 17 |
+
*.ot filter=lfs diff=lfs merge=lfs -text
|
| 18 |
+
*.parquet filter=lfs diff=lfs merge=lfs -text
|
| 19 |
+
*.pb filter=lfs diff=lfs merge=lfs -text
|
| 20 |
+
*.pickle filter=lfs diff=lfs merge=lfs -text
|
| 21 |
+
*.pkl filter=lfs diff=lfs merge=lfs -text
|
| 22 |
+
*.pt filter=lfs diff=lfs merge=lfs -text
|
| 23 |
+
*.pth filter=lfs diff=lfs merge=lfs -text
|
| 24 |
+
*.rar filter=lfs diff=lfs merge=lfs -text
|
| 25 |
+
*.safetensors filter=lfs diff=lfs merge=lfs -text
|
| 26 |
+
saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
| 27 |
+
*.tar.* filter=lfs diff=lfs merge=lfs -text
|
| 28 |
+
*.tar filter=lfs diff=lfs merge=lfs -text
|
| 29 |
+
*.tflite filter=lfs diff=lfs merge=lfs -text
|
| 30 |
+
*.tgz filter=lfs diff=lfs merge=lfs -text
|
| 31 |
+
*.wasm filter=lfs diff=lfs merge=lfs -text
|
| 32 |
+
*.xz 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
|
Insatgirlv2.3_low.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bf4956bcfbef2ff6c8acdd04b2cf1e3d19341053cf1ec9b3f07cfbb50795935d
|
| 3 |
+
size 306847432
|
Instagirlv2.3_high.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e47308049938b36a6e8c5b29abc724aa76bded86d89a5d1cc0ac8787a6db930e
|
| 3 |
+
size 306847448
|
Instagirlv2.5-HIGH.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f70b111391cfedba5613ee54e8e65cd9b5da1fd86791d7847924829533b0ada0
|
| 3 |
+
size 306847440
|
Instagirlv2.5-LOW.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a0bc8c8875260d9b098cc435f83910620ed170305d9a9b02314de346b3ec4fe0
|
| 3 |
+
size 2453809800
|
LICENSE.txt
ADDED
|
@@ -0,0 +1,49 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
================================================================================
|
| 2 |
+
Instara - Fair Use License Agreement
|
| 3 |
+
================================================================================
|
| 4 |
+
|
| 5 |
+
Our license is simple: Use our models freely for your own creative and commercial projects. Do not re-sell our models or use them on a competing service.
|
| 6 |
+
|
| 7 |
+
IMPORTANT: By downloading, unzipping, or otherwise using any Instara model ("The Asset"), you agree to be legally bound by the terms outlined below.
|
| 8 |
+
|
| 9 |
+
--------------------------------------------------------------------------------
|
| 10 |
+
1. THE FAIR USE GRANT
|
| 11 |
+
--------------------------------------------------------------------------------
|
| 12 |
+
|
| 13 |
+
You CAN Generate Images for Any Purpose: You are permitted to use images created with The Asset for personal, artistic, and commercial projects.
|
| 14 |
+
|
| 15 |
+
You CAN Sell Your Generations: You are permitted to sell the images you create. This includes, but is not limited to, prints, commissions, and use in your own commercial products or on monetized platforms (e.g., Patreon, YouTube).
|
| 16 |
+
|
| 17 |
+
You CAN Merge and Mix: You are permitted to merge The Asset with other models.
|
| 18 |
+
|
| 19 |
+
|
| 20 |
+
--------------------------------------------------------------------------------
|
| 21 |
+
2. CORE RESTRICTIONS
|
| 22 |
+
--------------------------------------------------------------------------------
|
| 23 |
+
|
| 24 |
+
You MAY NOT Sell This Model: You are STRICTLY PROHIBITED from selling this LoRA file, its derivatives, or any model merges that include it.
|
| 25 |
+
|
| 26 |
+
You MAY NOT Host This Model on Generation Services: You are STRICTLY PROHIBITED from hosting or using this model on any public or private, commercial or free, image/video generation service, platform, application, or API.
|
| 27 |
+
|
| 28 |
+
|
| 29 |
+
--------------------------------------------------------------------------------
|
| 30 |
+
3. GENERAL TERMS & CONDITIONS
|
| 31 |
+
--------------------------------------------------------------------------------
|
| 32 |
+
|
| 33 |
+
a) Attribution: While not required for commercial use of generated images, crediting "Instara" when sharing your work is appreciated and helps our community grow.
|
| 34 |
+
|
| 35 |
+
b) Intellectual Property: All rights, title, and interest in and to The Asset itself remain the exclusive property of Instara. This license grants you rights to the output of the model, not ownership of the model.
|
| 36 |
+
|
| 37 |
+
c) Ethical Use: You may not use The Asset for any purpose that is unlawful, defamatory, harassing, or hateful. You may not use it to create content that impersonates real individuals or to generate deceptive or harmful misinformation.
|
| 38 |
+
|
| 39 |
+
d) Disclaimer of Warranty: The Asset is provided "AS IS," without warranty of any kind. Instara shall not be liable for any damages arising from the use of The Asset.
|
| 40 |
+
|
| 41 |
+
e) Termination: This license will terminate automatically if you fail to comply with any of its terms. Upon termination, you must cease all use of The Asset and destroy all copies.
|
| 42 |
+
|
| 43 |
+
|
| 44 |
+
--------------------------------------------------------------------------------
|
| 45 |
+
For enterprise licensing or platform integration inquiries, please contact us at:
|
| 46 |
+
licensing@instara.io
|
| 47 |
+
================================================================================
|
| 48 |
+
(c) 2025 Instara. All Rights Reserved.
|
| 49 |
+
================================================================================
|
README.md
ADDED
|
@@ -0,0 +1,46 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: other
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
base_model:
|
| 6 |
+
- Comfy-Org/Wan_2.2_ComfyUI_Repackaged
|
| 7 |
+
tags:
|
| 8 |
+
- text-to-image
|
| 9 |
+
- lora
|
| 10 |
+
- instara
|
| 11 |
+
- wan-2.2
|
| 12 |
+
- style
|
| 13 |
+
- hyperrealism
|
| 14 |
+
- instagram
|
| 15 |
+
---
|
| 16 |
+
# Instara Presents: Instagirl WAN 2.2
|
| 17 |
+
|
| 18 |
+
<p align="left">
|
| 19 |
+
<a href="https://discord.gg/instara" target="_blank">
|
| 20 |
+
<img src="https://img.shields.io/badge/Join%20our%20Discord-Instara-5865F2?style=for-the-badge&logo=discord&logoColor=white" alt="Join our Discord">
|
| 21 |
+
</a>
|
| 22 |
+
<a href="https://civitai.com/models/1822984/instagirl-wan-2.2" target="_blank">
|
| 23 |
+
<img src="https://img.shields.io/badge/View%20on-Civitai-20A4F4?style=for-the-badge&logo=civitai" alt="View on Civitai">
|
| 24 |
+
</a>
|
| 25 |
+
</p>
|
| 26 |
+
|
| 27 |
+
## Model Description
|
| 28 |
+
|
| 29 |
+
Join the **[Instara Discord](https://discord.gg/instara)** for direct support, advanced workflows, and exclusive access to the free prompt engines we use to create our showcase images.
|
| 30 |
+
|
| 31 |
+
**Instagirl is our flagship foundational style LoRA for the Wan 2.2 model.** It is meticulously trained to produce hyper-realistic, social-media-native images that are nearly indistinguishable from reality.
|
| 32 |
+
|
| 33 |
+
## Usage
|
| 34 |
+
|
| 35 |
+
This repository contains the LoRA files, archived older versions, and our recommended ComfyUI workflow in the `comfyui_workflows` folder.
|
| 36 |
+
|
| 37 |
+
- **Trigger Word(s):** `Instagirl`
|
| 38 |
+
- **Recommended Strength:** `1.0`
|
| 39 |
+
|
| 40 |
+
For a detailed prompting guide and more showcase images, please see our primary model page on **[Civitai](https://civitai.com/models/1822984/instagirl-wan-22)**.
|
| 41 |
+
|
| 42 |
+
## License
|
| 43 |
+
|
| 44 |
+
This model is released under the **Instara Fair Use License**. The full license text is available in the `LICENSE` file in this repository.
|
| 45 |
+
|
| 46 |
+
**TL;DR:** You can use our models freely for your own creative and commercial projects. You may not re-sell our models or use them on a competing service.
|
archive/v2.0/Instagirlv2.0_hinoise.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e8b45a84c222823afdceeb268c7053cc75a71f03088af86c99aaadcc3c5013a2
|
| 3 |
+
size 306847424
|
archive/v2.0/Instagirlv2.0_lownoise.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4f89d41fc50fd4a6f3514fd908803bd58b4300af3974701ce7b470849878bf2f
|
| 3 |
+
size 306847440
|
comfyui_workflows/Instagirlv2.3_workflow.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"id":"5daf90a6-e4ad-4553-98b7-90814f579e2e","revision":0,"last_node_id":103,"last_link_id":180,"nodes":[{"id":5,"type":"EmptyHunyuanLatentVideo","pos":[3647.158935546875,260.2233581542969],"size":[450,150],"flags":{},"order":0,"mode":0,"inputs":[{"localized_name":"width","name":"width","type":"INT","widget":{"name":"width"},"link":null},{"localized_name":"height","name":"height","type":"INT","widget":{"name":"height"},"link":null},{"localized_name":"length","name":"length","type":"INT","widget":{"name":"length"},"link":null},{"localized_name":"batch_size","name":"batch_size","type":"INT","widget":{"name":"batch_size"},"link":null}],"outputs":[{"localized_name":"LATENT","name":"LATENT","type":"LATENT","links":[60]}],"properties":{"cnr_id":"comfy-core","ver":"0.3.43","Node name for S&R":"EmptyHunyuanLatentVideo","widget_ue_connectable":{"width":true,"height":true,"length":true,"batch_size":true}},"widgets_values":[1088,1440,1,1],"color":"#323","bgcolor":"#535"},{"id":36,"type":"KSamplerAdvanced","pos":[4392.58154296875,-335.0544738769531],"size":[250,652.4117431640625],"flags":{},"order":18,"mode":0,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":180},{"localized_name":"positive","name":"positive","type":"CONDITIONING","link":63},{"localized_name":"negative","name":"negative","type":"CONDITIONING","link":64},{"localized_name":"latent_image","name":"latent_image","type":"LATENT","link":61},{"localized_name":"add_noise","name":"add_noise","type":"COMBO","widget":{"name":"add_noise"},"link":null},{"localized_name":"noise_seed","name":"noise_seed","type":"INT","widget":{"name":"noise_seed"},"link":116},{"localized_name":"steps","name":"steps","type":"INT","widget":{"name":"steps"},"link":null},{"localized_name":"cfg","name":"cfg","type":"FLOAT","widget":{"name":"cfg"},"link":null},{"localized_name":"sampler_name","name":"sampler_name","type":"COMBO","widget":{"name":"sampler_name"},"link":null},{"localized_name":"scheduler","name":"scheduler","type":"COMBO","widget":{"name":"scheduler"},"link":null},{"localized_name":"start_at_step","name":"start_at_step","type":"INT","widget":{"name":"start_at_step"},"link":null},{"localized_name":"end_at_step","name":"end_at_step","type":"INT","widget":{"name":"end_at_step"},"link":null},{"localized_name":"return_with_leftover_noise","name":"return_with_leftover_noise","type":"COMBO","widget":{"name":"return_with_leftover_noise"},"link":null}],"outputs":[{"localized_name":"LATENT","name":"LATENT","type":"LATENT","links":[65]}],"properties":{"cnr_id":"comfy-core","ver":"0.3.46","Node name for S&R":"KSamplerAdvanced","widget_ue_connectable":{"add_noise":true,"noise_seed":true,"steps":true,"cfg":true,"sampler_name":true,"scheduler":true,"start_at_step":true,"end_at_step":true,"return_with_leftover_noise":true}},"widgets_values":["enable",100,"fixed",10,1,"res_2s","beta57",4,999,"disable"],"color":"#223","bgcolor":"#335"},{"id":22,"type":"CLIPLoader","pos":[3014.672119140625,-88.59371185302734],"size":[302.9598083496094,125.00395202636719],"flags":{},"order":1,"mode":0,"inputs":[{"localized_name":"clip_name","name":"clip_name","type":"COMBO","widget":{"name":"clip_name"},"link":null},{"localized_name":"type","name":"type","type":"COMBO","widget":{"name":"type"},"link":null},{"localized_name":"device","name":"device","shape":7,"type":"COMBO","widget":{"name":"device"},"link":null}],"outputs":[{"localized_name":"CLIP","name":"CLIP","type":"CLIP","links":[121]}],"properties":{"cnr_id":"comfy-core","ver":"0.3.43","Node name for S&R":"CLIPLoader","widget_ue_connectable":{"clip_name":true,"type":true,"device":true}},"widgets_values":["umt5_xxl_fp8_e4m3fn_scaled.safetensors","wan","default"],"color":"#2a363b","bgcolor":"#3f5159"},{"id":35,"type":"KSamplerAdvanced","pos":[4114.67236328125,-337.7133483886719],"size":[250,652.4117431640625],"flags":{},"order":14,"mode":0,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":177},{"localized_name":"positive","name":"positive","type":"CONDITIONING","link":58},{"localized_name":"negative","name":"negative","type":"CONDITIONING","link":59},{"localized_name":"latent_image","name":"latent_image","type":"LATENT","link":60},{"localized_name":"add_noise","name":"add_noise","type":"COMBO","widget":{"name":"add_noise"},"link":null},{"localized_name":"noise_seed","name":"noise_seed","type":"INT","widget":{"name":"noise_seed"},"link":115},{"localized_name":"steps","name":"steps","type":"INT","widget":{"name":"steps"},"link":null},{"localized_name":"cfg","name":"cfg","type":"FLOAT","widget":{"name":"cfg"},"link":null},{"localized_name":"sampler_name","name":"sampler_name","type":"COMBO","widget":{"name":"sampler_name"},"link":null},{"localized_name":"scheduler","name":"scheduler","type":"COMBO","widget":{"name":"scheduler"},"link":null},{"localized_name":"start_at_step","name":"start_at_step","type":"INT","widget":{"name":"start_at_step"},"link":null},{"localized_name":"end_at_step","name":"end_at_step","type":"INT","widget":{"name":"end_at_step"},"link":null},{"localized_name":"return_with_leftover_noise","name":"return_with_leftover_noise","type":"COMBO","widget":{"name":"return_with_leftover_noise"},"link":null}],"outputs":[{"localized_name":"LATENT","name":"LATENT","type":"LATENT","links":[61]}],"properties":{"cnr_id":"comfy-core","ver":"0.3.46","Node name for S&R":"KSamplerAdvanced","widget_ue_connectable":{"add_noise":true,"noise_seed":true,"steps":true,"cfg":true,"sampler_name":true,"scheduler":true,"start_at_step":true,"end_at_step":true,"return_with_leftover_noise":true}},"widgets_values":["enable",100,"fixed",10,1,"res_2s","beta57",0,4,"disable"],"color":"#223","bgcolor":"#335"},{"id":8,"type":"VAELoader","pos":[3099.625732421875,84.64628601074219],"size":[210,58],"flags":{},"order":2,"mode":0,"inputs":[{"localized_name":"vae_name","name":"vae_name","type":"COMBO","widget":{"name":"vae_name"},"link":null}],"outputs":[{"localized_name":"VAE","name":"VAE","type":"VAE","links":[9]}],"properties":{"cnr_id":"comfy-core","ver":"0.3.43","Node name for S&R":"VAELoader","widget_ue_connectable":{"vae_name":true}},"widgets_values":["wan_2.1_vae.safetensors"],"color":"#323","bgcolor":"#535"},{"id":9,"type":"VAEDecode","pos":[4427.91357421875,361.8782653808594],"size":[211.20114135742188,46],"flags":{},"order":19,"mode":0,"inputs":[{"localized_name":"samples","name":"samples","type":"LATENT","link":65},{"localized_name":"vae","name":"vae","type":"VAE","link":9}],"outputs":[{"localized_name":"IMAGE","name":"IMAGE","type":"IMAGE","links":[8]}],"properties":{"cnr_id":"comfy-core","ver":"0.3.43","Node name for S&R":"VAEDecode","widget_ue_connectable":{}},"widgets_values":[],"color":"#323","bgcolor":"#535"},{"id":74,"type":"UnetLoaderGGUF","pos":[3042.22900390625,-197.35244750976562],"size":[270,58],"flags":{},"order":3,"mode":0,"inputs":[{"localized_name":"unet_name","name":"unet_name","type":"COMBO","widget":{"name":"unet_name"},"link":null}],"outputs":[{"localized_name":"MODEL","name":"MODEL","type":"MODEL","links":[136]}],"properties":{"cnr_id":"ComfyUI-GGUF","ver":"b3ec875a68d94b758914fd48d30571d953bb7a54","Node name for S&R":"UnetLoaderGGUF","widget_ue_connectable":{}},"widgets_values":["Wan2.2-T2V-A14B-LowNoise-Q8_0.gguf"]},{"id":73,"type":"UnetLoaderGGUF","pos":[3041.61181640625,-302.9368591308594],"size":[270,58],"flags":{},"order":4,"mode":0,"inputs":[{"localized_name":"unet_name","name":"unet_name","type":"COMBO","widget":{"name":"unet_name"},"link":null}],"outputs":[{"localized_name":"MODEL","name":"MODEL","type":"MODEL","links":[135]}],"properties":{"cnr_id":"ComfyUI-GGUF","ver":"b3ec875a68d94b758914fd48d30571d953bb7a54","Node name for S&R":"UnetLoaderGGUF","widget_ue_connectable":{}},"widgets_values":["Wan2.2-T2V-A14B-HighNoise-Q8_0.gguf"]},{"id":76,"type":"LoraLoaderModelOnly","pos":[3340.78564453125,113.19093322753906],"size":[270,82],"flags":{},"order":12,"mode":4,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":137},{"localized_name":"lora_name","name":"lora_name","type":"COMBO","widget":{"name":"lora_name"},"link":null},{"localized_name":"strength_model","name":"strength_model","type":"FLOAT","widget":{"name":"strength_model"},"link":null}],"outputs":[{"localized_name":"MODEL","name":"MODEL","type":"MODEL","links":[138]}],"properties":{"cnr_id":"comfy-core","ver":"0.3.49","Node name for S&R":"LoraLoaderModelOnly","widget_ue_connectable":{}},"widgets_values":["Instamodel_1.safetensors",1]},{"id":10,"type":"SaveImage","pos":[4666.77783203125,-334.7976989746094],"size":[788.8705444335938,772.3082275390625],"flags":{},"order":20,"mode":0,"inputs":[{"localized_name":"images","name":"images","type":"IMAGE","link":8},{"localized_name":"filename_prefix","name":"filename_prefix","type":"STRING","widget":{"name":"filename_prefix"},"link":null}],"outputs":[],"properties":{"cnr_id":"comfy-core","ver":"0.3.43","Node name for S&R":"SaveImage","widget_ue_connectable":{"filename_prefix":true}},"widgets_values":["ComfyUI"],"color":"#233","bgcolor":"#355"},{"id":70,"type":"LoraLoaderModelOnly","pos":[3342.34765625,-164.2708282470703],"size":[270,82],"flags":{},"order":6,"mode":0,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":136},{"localized_name":"lora_name","name":"lora_name","type":"COMBO","widget":{"name":"lora_name"},"link":null},{"localized_name":"strength_model","name":"strength_model","type":"FLOAT","widget":{"name":"strength_model"},"link":null}],"outputs":[{"localized_name":"MODEL","name":"MODEL","type":"MODEL","links":[128]}],"properties":{"cnr_id":"comfy-core","ver":"0.3.46","Node name for S&R":"LoraLoaderModelOnly","widget_ue_connectable":{}},"widgets_values":["Wan21_T2V_14B_lightx2v_cfg_step_distill_lora_rank32.safetensors",0.6000000000000001]},{"id":4,"type":"CLIPTextEncode","pos":[3642.8974609375,58.09259796142578],"size":[450,150],"flags":{"collapsed":false},"order":11,"mode":0,"inputs":[{"localized_name":"clip","name":"clip","type":"CLIP","link":125},{"localized_name":"text","name":"text","type":"STRING","widget":{"name":"text"},"link":null}],"outputs":[{"localized_name":"CONDITIONING","name":"CONDITIONING","type":"CONDITIONING","links":[59,64]}],"title":"Negative Prompt","properties":{"cnr_id":"comfy-core","ver":"0.3.43","Node name for S&R":"CLIPTextEncode","widget_ue_connectable":{"text":true}},"widgets_values":["色调艳丽,过曝,静态,细节模糊不清,字幕,风格,作品,画作,画面,静止,整体发灰,最差质量,低质量,JPEG压缩残留,丑陋的,残缺的,多余的手指,画得不好的手部,画得不好的脸部,畸形的,毁容的,形态畸形的肢体,手指融合,静止不动的画面,杂乱的背景,三条腿,背景人很多,倒着走, censored, sunburnt skin, rashy skin, red cheeks, pouty face, duckbil face\n"],"color":"#2a363b","bgcolor":"#3f5159"},{"id":67,"type":"Seed Generator","pos":[3659.67333984375,464.1074523925781],"size":[270,82],"flags":{},"order":5,"mode":0,"inputs":[{"localized_name":"seed","name":"seed","type":"INT","widget":{"name":"seed"},"link":null}],"outputs":[{"localized_name":"INT","name":"INT","type":"INT","links":[115,116]}],"properties":{"cnr_id":"comfy-image-saver","ver":"65e6903eff274a50f8b5cd768f0f96baf37baea1","Node name for S&R":"Seed Generator","widget_ue_connectable":{}},"widgets_values":[669817269655390,"fixed"]},{"id":101,"type":"PathchSageAttentionKJ","pos":[3614.7548828125,-456.8602294921875],"size":[270,58],"flags":{},"order":13,"mode":0,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":175},{"localized_name":"sage_attention","name":"sage_attention","type":"COMBO","widget":{"name":"sage_attention"},"link":null}],"outputs":[{"localized_name":"MODEL","name":"MODEL","type":"MODEL","links":null}],"properties":{"cnr_id":"comfyui-kjnodes","ver":"87d0cf42db7d59992daba4d58a83655b5b359f44","Node name for S&R":"PathchSageAttentionKJ","widget_ue_connectable":{}},"widgets_values":["auto"]},{"id":72,"type":"LoraLoaderModelOnly","pos":[3343.666748046875,251.63912963867188],"size":[270,82],"flags":{},"order":15,"mode":0,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":138},{"localized_name":"lora_name","name":"lora_name","type":"COMBO","widget":{"name":"lora_name"},"link":null},{"localized_name":"strength_model","name":"strength_model","type":"FLOAT","widget":{"name":"strength_model"},"link":null}],"outputs":[{"localized_name":"MODEL","name":"MODEL","type":"MODEL","links":[179]}],"properties":{"cnr_id":"comfy-core","ver":"0.3.46","Node name for S&R":"LoraLoaderModelOnly","widget_ue_connectable":{}},"widgets_values":["l3n0v0.safetensors",0.6000000000000001]},{"id":102,"type":"PathchSageAttentionKJ","pos":[3987.4443359375,-459.9847717285156],"size":[270,58],"flags":{},"order":17,"mode":0,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":178},{"localized_name":"sage_attention","name":"sage_attention","type":"COMBO","widget":{"name":"sage_attention"},"link":null}],"outputs":[{"localized_name":"MODEL","name":"MODEL","type":"MODEL","links":[180]}],"properties":{"cnr_id":"comfyui-kjnodes","ver":"87d0cf42db7d59992daba4d58a83655b5b359f44","Node name for S&R":"PathchSageAttentionKJ","widget_ue_connectable":{}},"widgets_values":["auto"]},{"id":103,"type":"TorchCompileModelWanVideoV2","pos":[3928.06396484375,-684.224853515625],"size":[342.74609375,178],"flags":{},"order":16,"mode":0,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":179},{"localized_name":"backend","name":"backend","type":"COMBO","widget":{"name":"backend"},"link":null},{"localized_name":"fullgraph","name":"fullgraph","type":"BOOLEAN","widget":{"name":"fullgraph"},"link":null},{"localized_name":"mode","name":"mode","type":"COMBO","widget":{"name":"mode"},"link":null},{"localized_name":"dynamic","name":"dynamic","type":"BOOLEAN","widget":{"name":"dynamic"},"link":null},{"localized_name":"compile_transformer_blocks_only","name":"compile_transformer_blocks_only","type":"BOOLEAN","widget":{"name":"compile_transformer_blocks_only"},"link":null},{"localized_name":"dynamo_cache_size_limit","name":"dynamo_cache_size_limit","type":"INT","widget":{"name":"dynamo_cache_size_limit"},"link":null}],"outputs":[{"localized_name":"MODEL","name":"MODEL","type":"MODEL","links":[178]}],"properties":{"cnr_id":"comfyui-kjnodes","ver":"87d0cf42db7d59992daba4d58a83655b5b359f44","Node name for S&R":"TorchCompileModelWanVideoV2","widget_ue_connectable":{}},"widgets_values":["inductor",false,"default",false,true,64]},{"id":100,"type":"TorchCompileModelWanVideoV2","pos":[3555.37451171875,-681.1004638671875],"size":[342.74609375,178],"flags":{},"order":9,"mode":0,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":176},{"localized_name":"backend","name":"backend","type":"COMBO","widget":{"name":"backend"},"link":null},{"localized_name":"fullgraph","name":"fullgraph","type":"BOOLEAN","widget":{"name":"fullgraph"},"link":null},{"localized_name":"mode","name":"mode","type":"COMBO","widget":{"name":"mode"},"link":null},{"localized_name":"dynamic","name":"dynamic","type":"BOOLEAN","widget":{"name":"dynamic"},"link":null},{"localized_name":"compile_transformer_blocks_only","name":"compile_transformer_blocks_only","type":"BOOLEAN","widget":{"name":"compile_transformer_blocks_only"},"link":null},{"localized_name":"dynamo_cache_size_limit","name":"dynamo_cache_size_limit","type":"INT","widget":{"name":"dynamo_cache_size_limit"},"link":null}],"outputs":[{"localized_name":"MODEL","name":"MODEL","type":"MODEL","links":[175,177]}],"properties":{"cnr_id":"comfyui-kjnodes","ver":"87d0cf42db7d59992daba4d58a83655b5b359f44","Node name for S&R":"TorchCompileModelWanVideoV2","widget_ue_connectable":{}},"widgets_values":["inductor",false,"default",false,true,64]},{"id":71,"type":"LoraLoaderModelOnly","pos":[3346.9189453125,-28.68145751953125],"size":[270,82],"flags":{},"order":8,"mode":0,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":128},{"localized_name":"lora_name","name":"lora_name","type":"COMBO","widget":{"name":"lora_name"},"link":null},{"localized_name":"strength_model","name":"strength_model","type":"FLOAT","widget":{"name":"strength_model"},"link":null}],"outputs":[{"localized_name":"MODEL","name":"MODEL","type":"MODEL","links":[137]}],"properties":{"cnr_id":"comfy-core","ver":"0.3.46","Node name for S&R":"LoraLoaderModelOnly","widget_ue_connectable":{}},"widgets_values":["Insatgirlv2.3_low.safetensors",0.8000000000000002]},{"id":68,"type":"LoraLoader","pos":[3343.465087890625,-338.3649597167969],"size":[259.98895263671875,126],"flags":{},"order":7,"mode":0,"inputs":[{"localized_name":"model","name":"model","type":"MODEL","link":135},{"localized_name":"clip","name":"clip","type":"CLIP","link":121},{"localized_name":"lora_name","name":"lora_name","type":"COMBO","widget":{"name":"lora_name"},"link":null},{"localized_name":"strength_model","name":"strength_model","type":"FLOAT","widget":{"name":"strength_model"},"link":null},{"localized_name":"strength_clip","name":"strength_clip","type":"FLOAT","widget":{"name":"strength_clip"},"link":null}],"outputs":[{"localized_name":"MODEL","name":"MODEL","type":"MODEL","links":[176]},{"localized_name":"CLIP","name":"CLIP","type":"CLIP","links":[124,125]}],"properties":{"cnr_id":"comfy-core","ver":"0.3.46","Node name for S&R":"LoraLoader","widget_ue_connectable":{}},"widgets_values":["Instagirlv2.3_high.safetensors",1,1]},{"id":3,"type":"CLIPTextEncode","pos":[3637.72607421875,-338.9566955566406],"size":[450,350],"flags":{},"order":10,"mode":0,"inputs":[{"localized_name":"clip","name":"clip","type":"CLIP","link":124},{"localized_name":"text","name":"text","type":"STRING","widget":{"name":"text"},"link":null}],"outputs":[{"localized_name":"CONDITIONING","name":"CONDITIONING","type":"CONDITIONING","links":[58,63]}],"title":"Positive Prompt","properties":{"cnr_id":"comfy-core","ver":"0.3.43","Node name for S&R":"CLIPTextEncode","widget_ue_connectable":{"text":true}},"widgets_values":[""],"color":"#2a363b","bgcolor":"#3f5159"}],"links":[[8,9,0,10,0,"IMAGE"],[9,8,0,9,1,"VAE"],[58,3,0,35,1,"CONDITIONING"],[59,4,0,35,2,"CONDITIONING"],[60,5,0,35,3,"LATENT"],[61,35,0,36,3,"LATENT"],[63,3,0,36,1,"CONDITIONING"],[64,4,0,36,2,"CONDITIONING"],[65,36,0,9,0,"LATENT"],[115,67,0,35,5,"INT"],[116,67,0,36,5,"INT"],[121,22,0,68,1,"CLIP"],[124,68,1,3,0,"CLIP"],[125,68,1,4,0,"CLIP"],[128,70,0,71,0,"MODEL"],[135,73,0,68,0,"MODEL"],[136,74,0,70,0,"MODEL"],[137,71,0,76,0,"MODEL"],[138,76,0,72,0,"MODEL"],[175,100,0,101,0,"MODEL"],[176,68,0,100,0,"MODEL"],[177,100,0,35,0,"MODEL"],[178,103,0,102,0,"MODEL"],[179,72,0,103,0,"MODEL"],[180,102,0,36,0,"MODEL"]],"groups":[],"config":{},"extra":{"ds":{"scale":0.7051680186913986,"offset":[-3244.8719773778953,880.6661100069596]},"frontendVersion":"1.23.4","ue_links":[],"links_added_by_ue":[],"VHS_latentpreview":true,"VHS_latentpreviewrate":0,"VHS_MetadataImage":true,"VHS_KeepIntermediate":true},"version":0.4}
|