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