Instructions to use hanzogak/comradeshipLU-v2-FINAL with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use hanzogak/comradeshipLU-v2-FINAL with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("hanzogak/comradeshipLU-v2-FINAL", 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 Settings
- Draw Things
- DiffusionBee
Comradeship LU v2 FINAL "Asterios"
์๋ฌด ์๋ฆฌ๋ ๋ค๋ฆฌ์ง ์๊ณ , ๋น๋ ์ค๋ฌ์ ธ๊ฐ๋ ๊ดํํ ์ด๋ ์ผ๋ก.
This model is based on Lumina-Image-2.0, which is a merger of NetaYume-Lumina-Image-2.0 and an earlier version of Neta-Lumina. Although this model's anime knowledge is less extensive than that of the SDXL NoobAI model, it excels at understanding natural language captions.
- Downloads last month
- 16
