Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion defaults/vace_14B_cocktail.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"model": {
"name": "Vace Cocktail 14B",
"architecture": "vace_14B",
"compile": false, "architecture": "vace_14B",
"modules": [
"vace_14B"
],
Expand Down
2 changes: 1 addition & 1 deletion defaults/vace_14B_cocktail_2_2.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"model": {
"name": "Wan2.2 Vace Experimental Cocktail 14B",
"architecture": "vace_14B_2_2",
"compile": false, "architecture": "vace_14B_2_2",
"modules": [
"vace_14B"
],
Expand Down
2 changes: 1 addition & 1 deletion defaults/vace_fun_14B_cocktail_2_2.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"model": {
"name": "Wan2.2 Vace Fun Cocktail 14B",
"architecture": "vace_14B_2_2",
"compile": false, "architecture": "vace_14B_2_2",
"description": "This model has been created on the fly using the Wan text 2.2 video model and the Loras of FusioniX. The weight of the Detail Enhancer Lora has been reduced to improve identity preservation. This is the Fun Vace 2.2, that is not the official Vace 2.2",
"URLs": "vace_fun_14B_2_2",
"URLs2": "vace_fun_14B_2_2",
Expand Down