flux kontext

This commit is contained in:
DeepBeepMeep
2025-07-13 04:24:55 +02:00
parent 597d26b7e0
commit eb92f0c11c
61 changed files with 5226 additions and 339 deletions

11
defaults/vace_14B.json Normal file
View File

@@ -0,0 +1,11 @@
{
"model": {
"name": "Vace ControlNet 14B",
"architecture": "vace_14B",
"modules": [
"vace_14B"
],
"description": "The Vace ControlNet model is a powerful model that allows you to control the content of the generated video based of additional custom data : pose or depth video, images or objects you want to see in the video.",
"URLs": "t2v"
}
}