Instructions to use Yangdf/mini-weapon-knife-sdxl-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Yangdf/mini-weapon-knife-sdxl-lora with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("stabilityai/stable-diffusion-xl-base-1.0", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("Yangdf/mini-weapon-knife-sdxl-lora") prompt = "Weapon knife, Symmetrical Weapon Design, weapon, reflective metallic surfaces, Decorative Patterns, elaborate blade design," image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee

- Xet hash:
- 38c28232927953574ddf69b108c69ee977ee1b4a3d629824809806bea7eaa253
- Size of remote file:
- 1.36 MB
- SHA256:
- 53595d541d78f26c5e6d13d93d75ec7fae4e8de8109b047a046f3ec06310b2be
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.