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:
- 8a96231c404b2478042aca04315fc350612bbb52d08522a06b5608e3fbff8bbc
- Size of remote file:
- 344 MB
- SHA256:
- cfb812511bf74ccbc407a7f317073c006b4a779cb9c578c782257cb3d5721a00
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.