Instructions to use mwkldeveloper/chinese-basic-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use mwkldeveloper/chinese-basic-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("runwayml/stable-diffusion-v1-5", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("mwkldeveloper/chinese-basic-lora") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- dde51a6e9b453717139bc692e2118e3653205fa718c6667f09bbe76228162922
- Size of remote file:
- 6.59 MB
- SHA256:
- 4862a7ad4a7981f5eac9b750a8fc53057726e5f59f3c4361cdba9486b4d293a6
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.