Instructions to use linoyts/3d_icon_flux_1250 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use linoyts/3d_icon_flux_1250 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("linoyts/3d_icon_flux_1250") prompt = "a 3d icon of a ramen bowl" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- 0c0a96e1ba21152c03f1daedfbd052ed19423b42f8f6890465d2f999742f0c5e
- Size of remote file:
- 18.7 MB
- SHA256:
- 6fbc879467d51563425741f09843fa2bdf15475954aa724e3e702a61a2937d93
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.