Instructions to use mangoxb/tangled1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use mangoxb/tangled1 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("runwayml/stable-diffusion-v1-5", torch_dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("mangoxb/tangled1") prompt = "a photo of qzx rapunzel or vmn flynn" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- b9e033b93b39ced173e24ce7888959a01ae98b93945aecdd467e1c5ab81d81e6
- Size of remote file:
- 9.03 MB
- SHA256:
- a06ed21845973de5747656dd55ef76e0075230a94689451ee2cef3ae1a78cecb
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.