Instructions to use zhangruiying2333/luxun_transfer with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use zhangruiying2333/luxun_transfer with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("SeeSee21/Z-Anime", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("zhangruiying2333/luxun_transfer") prompt = "Screenshot" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
NVIDIA A800 PCIe 80GB

- Prompt
- Screenshot
Model description
以Qwen2.5-3B-Instruct 的预训练模型作为基模型的鲁迅风格输出器。
Download model
Download them in the Files & versions tab.
- Downloads last month
- 4