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/t2v_1.3B.json Normal file
View File

@@ -0,0 +1,11 @@
{
"model":
{
"name": "Wan2.1 text2video 1.3B",
"architecture" : "t2v_1.3B",
"description": "The light version of the original Wan Text 2 Video model. Most other models have been built on top of it",
"URLs": [
"https://huggingface.co/DeepBeepMeep/Wan2.1/resolve/main/wan2.1_text2video_1.3B_bf16.safetensors"
]
}
}