Instructions to use ManyWayne/CHUBBY with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use ManyWayne/CHUBBY with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("black-forest-labs/FLUX.1-dev", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("ManyWayne/CHUBBY") prompt = "ch8by9 puffer, puffy texture, puffer effect, beautiful fashion 1 model, dressed in black puffer oversize hoodie suit, in big black boots, black beckground, " image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
| tags: | |
| - text-to-image | |
| - lora | |
| - diffusers | |
| - template:diffusion-lora | |
| widget: | |
| - output: | |
| url: images/01.jpg | |
| text: >- | |
| ch8by9 puffer, puffy texture, puffer effect, beautiful fashion 1 model, | |
| dressed in black puffer oversize hoodie suit, in big black boots, black | |
| beckground, | |
| - output: | |
| url: images/03.jpg | |
| text: >- | |
| Nikon Z7II with Nikkor Z 85mm f/1.8 S lens at f/2.8: ch8by9 puffer, puffy | |
| texture, puffer effect, beautiful fashion model, dressed in [gray] puffer | |
| oversize hoodie suit, in big black boots, black beckground, | |
| - output: | |
| url: images/02.jpg | |
| text: >- | |
| ch8by9 puffer, puffy texture, puffer effect, beautiful fashion 1 model, | |
| dressed in black puffer oversize hoodie suit, in big black boots, black | |
| beckground, | |
| base_model: black-forest-labs/FLUX.1-dev | |
| instance_prompt: ch8by9 puffer, puffy texture, puffer effect | |
| license: creativeml-openrail-m | |
| # CHUBBY-by-MANY-WAYNE | |
| <Gallery /> | |
| ## Model description | |
| Hi Bob, | |
| I’ve trained a very interesting LORA with a chubby effect. If you enjoy this style as much as I do, I’m sure it will be a great addition to your LORA collection. | |
| With love, Wayne | |
| In the meantime, you can look at my work. | |
| https://www.artstation.com/manywayne | |
| ## Trigger words | |
| You should use `ch8by9 puffer` to trigger the image generation. | |
| You should use `puffy texture` to trigger the image generation. | |
| You should use `puffer effect` to trigger the image generation. | |
| ## Download model | |
| [Download](/ManyWayne/CHUBBY/tree/main) them in the Files & versions tab. | |