Instructions to use Hemlok/LonganMix with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Hemlok/LonganMix with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("Hemlok/LonganMix", 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
『Longan Mix』
"Longan Mix" is a merged mix based on "7th_Layer(https://huggingface.co/syaimu/7th_Layer) ".
◆Discord
- The merged model community of Hemlok.
◆About
- This model is designed with "anime-style" and "cute" in mind.
- Realistic models are less assertive.
- Sampler: DDIM or DPM++ SDE Karras
- Steps: 20~
- Clipskip: 2
- CFG Scale: 5-12
- Denoise strength: 0.5-0.7(As you like)
- Negative prompts are recommended for "7th_Layer".
- vae: As you wish. (Any etc. If not used, color may become lighter)
◆Colab Note
- (I have not checked the operation but it probably works.)
◆Comparison
(masterpiece:1.2), (best quality:1.2), (((kawaii))), smile, cowboy shot, (delicate sunlight composition) 8, downtown, 1girl, solo, looking at viewer, full body, (silver long hair), (buzz cut), (shining blue eyes), (beauty detailed eye),
(masterpiece:1.2), (best quality:1.2), (morning), (school), 1girl, solo, looking at viewer, cowboy shot, (school uniform), smile, black hair, stockings
◆Sampler & CFG Scale
(masterpiece:1.2), (best quality:1.2), kawaii, winter, ((street)), ((building)), (noon), 1girl, solo, looking at viewer, ((maid uniform)), (twintails), long hair, blonde hair, smile, [small breast], shiny skin,
Disclaimer
NSFW images have not been verified. The creation of SFW and NSFW images is at the discretion of the individual creator.
- Downloads last month
- 121