Skip to content

Commit

Permalink
Merge pull request #89 from Visionatrix/feat/node/remove/art-ventura
Browse files Browse the repository at this point in the history
removed "comfyui-art-ventura" node from flows
  • Loading branch information
bigcat88 authored Feb 11, 2025
2 parents 6d077b4 + 957db4e commit cdcac57
Show file tree
Hide file tree
Showing 19 changed files with 341 additions and 219 deletions.
1 change: 0 additions & 1 deletion docs/FlowsDeveloping/technical_information.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ title: Technical Information

Visionatrix by default install and update these nodes:

> - [comfyui-art-venture](https://github.com/Visionatrix/comfyui-art-venture)
> - [ComfyUI-AutoCropFaces](https://github.com/Visionatrix/ComfyUI-AutoCropFaces)
> - [ComfyUI_BiRefNet_ll](https://github.com/Visionatrix/ComfyUI_BiRefNet_ll)
> - [ComfyUI-Custom-Scripts](https://github.com/Visionatrix/ComfyUI-Custom-Scripts)
Expand Down
38 changes: 24 additions & 14 deletions flows/animal_clothing.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,11 @@
"27": {
"inputs": {
"width": [
"83",
"93",
1
],
"height": [
"83",
"93",
2
],
"batch_size": 1
Expand Down Expand Up @@ -274,13 +274,14 @@
"documentation": "",
"license": "",
"tags": "[\"general\", \"animals\", \"clothing\"]",
"version": "1.0.0",
"version": "1.0.1",
"requires": "[\"Ollama:llava:7b-v1.6-vicuna-q8_0\"]",
"is_seed_supported": true,
"is_count_supported": true,
"is_translations_supported": true,
"is_macos_supported": true,
"required_memory_gb": 12
"required_memory_gb": 12,
"hidden": false
},
"class_type": "VixUiWorkflowMetadata",
"_meta": {
Expand All @@ -307,15 +308,6 @@
"title": "input;Person or animal;order=1;custom_id=person_image"
}
},
"83": {
"inputs": {
"aspect_ratio": "2:3"
},
"class_type": "SDXLAspectRatioSelector",
"_meta": {
"title": "input;Aspect Ratio;optional;advanced;order=9;custom_id=aspect_ratio"
}
},
"84": {
"inputs": {
"text": "Please rewrite the following information into an AI painting prompt. The content is a fashion magazine cover photo taken by an anthropomorphic animal model. Keep the description of the animal characteristics and the description of the clothing. The exposed parts of the model's body have animal characteristics. The photo The background is a solid color background that echoes the clothing. \n\nDon't output anything else, such as \"Here's a rewritten AI painting prompt based on the provided information:\"\n\n---\n."
Expand Down Expand Up @@ -369,7 +361,8 @@
"api_key": "",
"proxy": "",
"system_instruction": "",
"error_fallback_value": ""
"error_fallback_value": "",
"seed": 674099112
},
"class_type": "Ask_Gemini",
"_meta": {
Expand Down Expand Up @@ -411,6 +404,7 @@
"proxy": "",
"system_instruction": "",
"error_fallback_value": "",
"seed": 674099112,
"image_1": [
"81",
0
Expand All @@ -434,6 +428,7 @@
"proxy": "",
"system_instruction": "",
"error_fallback_value": "",
"seed": 674099112,
"image_1": [
"82",
0
Expand Down Expand Up @@ -461,5 +456,20 @@
"_meta": {
"title": "Text Multiline"
}
},
"93": {
"inputs": {
"aspect_ratio": "2:3 (832x1216)",
"display_name": "Aspect Ratio",
"optional": true,
"advanced": true,
"order": 9,
"custom_id": "aspect_ratio",
"hidden": false
},
"class_type": "VixUiAspectRatioSelector",
"_meta": {
"title": "VixUI-Aspect Ratio"
}
}
}
33 changes: 20 additions & 13 deletions flows/auraflow.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,11 +89,11 @@
"6": {
"inputs": {
"width": [
"11",
"14",
1
],
"height": [
"11",
"14",
2
],
"batch_size": 1
Expand Down Expand Up @@ -142,13 +142,14 @@
"documentation": "",
"license": "",
"tags": "[\"general\", \"simple\"]",
"version": "1.0.0",
"version": "1.0.1",
"requires": "[]",
"is_seed_supported": true,
"is_count_supported": true,
"is_translations_supported": true,
"is_macos_supported": true,
"required_memory_gb": 8
"required_memory_gb": 8,
"hidden": false
},
"class_type": "VixUiWorkflowMetadata",
"_meta": {
Expand All @@ -173,15 +174,6 @@
"title": "VixUI-RangeFloat"
}
},
"11": {
"inputs": {
"aspect_ratio": "1:1"
},
"class_type": "SDXLAspectRatioSelector",
"_meta": {
"title": "input;Aspect Ratio;optional;advanced;order=2;custom_id=aspect_ratio"
}
},
"12": {
"inputs": {
"value": 20,
Expand Down Expand Up @@ -215,5 +207,20 @@
"_meta": {
"title": "VixUI-Prompt"
}
},
"14": {
"inputs": {
"aspect_ratio": "1:1 (1024x1024)",
"display_name": "Aspect Ratio",
"optional": true,
"advanced": true,
"order": 2,
"custom_id": "aspect_ratio",
"hidden": false
},
"class_type": "VixUiAspectRatioSelector",
"_meta": {
"title": "VixUI-Aspect Ratio"
}
}
}
33 changes: 20 additions & 13 deletions flows/colorful_xl.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,11 +49,11 @@
"244": {
"inputs": {
"width": [
"282",
"318",
1
],
"height": [
"282",
"318",
2
],
"batch_size": [
Expand Down Expand Up @@ -143,15 +143,6 @@
"title": "VAE Decode"
}
},
"282": {
"inputs": {
"aspect_ratio": "1:1"
},
"class_type": "SDXLAspectRatioSelector",
"_meta": {
"title": "input;Aspect Ratio;optional;advanced;order=20;custom_id=aspect_ratio"
}
},
"297": {
"inputs": {
"samples": [
Expand Down Expand Up @@ -235,13 +226,14 @@
"documentation": "https://visionatrix.github.io/VixFlowsDocs/Flows/Colorful_XL/",
"license": "",
"tags": "[\"general\", \"simple\"]",
"version": "2.1.3",
"version": "2.1.4",
"requires": "[]",
"is_seed_supported": true,
"is_count_supported": true,
"is_translations_supported": true,
"is_macos_supported": true,
"required_memory_gb": 6
"required_memory_gb": 6,
"hidden": false
},
"class_type": "VixUiWorkflowMetadata",
"_meta": {
Expand Down Expand Up @@ -351,5 +343,20 @@
"_meta": {
"title": "VixUI-RangeInt"
}
},
"318": {
"inputs": {
"aspect_ratio": "1:1 (1024x1024)",
"display_name": "Aspect Ratio",
"optional": true,
"advanced": true,
"order": 20,
"custom_id": "aspect_ratio",
"hidden": false
},
"class_type": "VixUiAspectRatioSelector",
"_meta": {
"title": "VixUI-Aspect Ratio"
}
}
}
33 changes: 20 additions & 13 deletions flows/flux1_dev.json
Original file line number Diff line number Diff line change
Expand Up @@ -171,11 +171,11 @@
"27": {
"inputs": {
"width": [
"30",
"40",
1
],
"height": [
"30",
"40",
2
],
"batch_size": [
Expand All @@ -188,15 +188,6 @@
"title": "EmptySD3LatentImage"
}
},
"30": {
"inputs": {
"aspect_ratio": "1:1"
},
"class_type": "SDXLAspectRatioSelector",
"_meta": {
"title": "input;Aspect Ratio;optional;advanced;order=2;custom_id=aspect_ratio"
}
},
"31": {
"inputs": {
"text": "",
Expand All @@ -223,13 +214,14 @@
"documentation": "https://comfyanonymous.github.io/ComfyUI_examples/flux/#simple-to-use-fp8-checkpoint-version",
"license": "",
"tags": "[\"general\", \"simple\", \"loras\"]",
"version": "1.1.0",
"version": "1.1.1",
"requires": "[]",
"is_seed_supported": true,
"is_count_supported": true,
"is_translations_supported": true,
"is_macos_supported": true,
"required_memory_gb": 16
"required_memory_gb": 16,
"hidden": false
},
"class_type": "VixUiWorkflowMetadata",
"_meta": {
Expand Down Expand Up @@ -308,5 +300,20 @@
"_meta": {
"title": "lora-input;Realism LoRa strength"
}
},
"40": {
"inputs": {
"aspect_ratio": "1:1 (1024x1024)",
"display_name": "Aspect Ratio",
"optional": true,
"advanced": true,
"order": 2,
"custom_id": "aspect_ratio",
"hidden": false
},
"class_type": "VixUiAspectRatioSelector",
"_meta": {
"title": "VixUI-Aspect Ratio"
}
}
}
33 changes: 20 additions & 13 deletions flows/flux1_dev_8bit.json
Original file line number Diff line number Diff line change
Expand Up @@ -171,11 +171,11 @@
"27": {
"inputs": {
"width": [
"30",
"39",
1
],
"height": [
"30",
"39",
2
],
"batch_size": [
Expand All @@ -188,15 +188,6 @@
"title": "EmptySD3LatentImage"
}
},
"30": {
"inputs": {
"aspect_ratio": "1:1"
},
"class_type": "SDXLAspectRatioSelector",
"_meta": {
"title": "input;Aspect Ratio;optional;advanced;order=2;custom_id=aspect_ratio"
}
},
"31": {
"inputs": {
"text": "",
Expand All @@ -223,13 +214,14 @@
"documentation": "https://comfyanonymous.github.io/ComfyUI_examples/flux/#simple-to-use-fp8-checkpoint-version",
"license": "",
"tags": "[\"general\", \"simple\", \"loras\"]",
"version": "1.1.0",
"version": "1.1.1",
"requires": "[]",
"is_seed_supported": true,
"is_count_supported": true,
"is_translations_supported": true,
"is_macos_supported": true,
"required_memory_gb": 12
"required_memory_gb": 12,
"hidden": false
},
"class_type": "VixUiWorkflowMetadata",
"_meta": {
Expand Down Expand Up @@ -308,5 +300,20 @@
"_meta": {
"title": "VixUI-VixDynamicLoraDefinition"
}
},
"39": {
"inputs": {
"aspect_ratio": "1:1 (1024x1024)",
"display_name": "Aspect Ratio",
"optional": true,
"advanced": true,
"order": 2,
"custom_id": "aspect_ratio",
"hidden": false
},
"class_type": "VixUiAspectRatioSelector",
"_meta": {
"title": "VixUI-Aspect Ratio"
}
}
}
Loading

0 comments on commit cdcac57

Please sign in to comment.