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 Settings
- Draw Things
- DiffusionBee
- Xet hash:
- 20343763f4768b6bb13ac598b87a3c5a587e7e6b83dad38853999e3f27e7f339
- Size of remote file:
- 687 MB
- SHA256:
- 30ccf4740b90c0133db9374f16dc1d7af022a335c652daf1ffac756f9ea76b3a
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.