Instructions to use Comfy-Org/PixelDiT with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusion Single File
How to use Comfy-Org/PixelDiT 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
anyone get this to work on Apple Silicon?
#3
by buggz2k - opened
Hello,
On Mac, I get the same type errors on all of the different zit wfs I have tried.
- RuntimeError: linear(): input and weight.T shapes cannot be multiplied (77x768 and 2304x1536)
Works fine. You probably don't use the correct VAEs or Text Encoders or miss the PiD Conditioning node.
would you be willing and share how you made this work on macs?