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