Instructions to use MachineDelusions/test1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use MachineDelusions/test1 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("MachineDelusions/test1") prompt = "kxsr riding a bike" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
- Xet hash:
- cc242cd0907ef2e722478fe50eddea6693d57b5a709efdaff3197442440cc98e
- Size of remote file:
- 687 MB
- SHA256:
- da2d4e7a29d79ac9155806d1450131b08cbbbc4870ca2bd3dd3567cc718fdb55
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.