Skip to content

Commit

Permalink
Add model info for flux workflow template (#987)
Browse files Browse the repository at this point in the history
  • Loading branch information
huchenlei committed Sep 26, 2024
1 parent cdaa0bd commit e200e2f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions public/templates/flux_schnell.json
Original file line number Diff line number Diff line change
Expand Up @@ -409,5 +409,12 @@
]
}
},
"models": [
{
"name": "flux1-schnell-fp8.safetensors",
"url": "https://huggingface.co/Comfy-Org/flux1-schnell/resolve/main/flux1-schnell-fp8.safetensors?download=true",
"directory": "checkpoints"
}
],
"version": 0.4
}

0 comments on commit e200e2f

Please sign in to comment.