Instructions to use AIARTCHAN/expmixLine_v2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use AIARTCHAN/expmixLine_v2 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("AIARTCHAN/expmixLine_v2", dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
ExpMix_Line v2.0
Download
2D느낌 expmix 모델
License
Based on creativeml-openrail-m, additionally no commercial use, no redistribution.
병합 모델
ExpMix_Line
ChikMix
SamDoesArts (Sam Yang) Style LoRA
ligne claire style(cogecha焦茶) LoRA
Motomurabito Style LORA
Kidmo//style LoRa
추천 설정
Sampling method : DPM++ SDE Karras
Clip skip : 1~2
Hires.fix upscaler : R-ESRGAN 4x+Anime6B
Denoise strength : 0.4~0.65
CFG Scale : 6~10
추천 프롬프트
Prompt : ((masterpiece:1.2, best quality)), 1lady, solo
Negative : (worst quality, low quality:1.4), multiple views, blurry, multiple panels, watermark, letterbox, text
- Downloads last month
- 27