Instructions to use Comfy-Org/Mage-Flow with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusion Single File
How to use Comfy-Org/Mage-Flow with Diffusion Single File:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
If it seems like the model can't "see" or completely ignores your reference images...
#11
by pwnyourace - opened
What attention backend are you using? If you're using the comfy kitchen CK backend it won't be able to see your images. Not sure the reason but tested by comparing with CK backend and the 2.0+ pytorch cross attention. It's possible sage attention or the flash attention flag could have an effect too. So if you got gibberish from this model or it ignored your input images, try with pytorch cross attention
