Instructions to use Comfy-Org/mochi_preview_repackaged with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusion Single File
How to use Comfy-Org/mochi_preview_repackaged 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
Help using your FP8 model outside of comfy.
#7
by ctf05 - opened
I am using Mochi 1 using the guide they provided on huggingface, not comfy. I import the model using the following code: self.pipe = MochiPipeline.from_pretrained("genmo/mochi-1-preview"). Is there an equivalent way to get the fp8 version? Any help at all is greatly appreciated.