ApacheXL-Odyssey! v1 by Apache Labs
๐ Introducing ApacheXL Odyssey! ๐ ApacheXL-Odyssey is designed to generate stunning, photorealistic/dream-like portraits, specifically featuring individuals under natural lighting conditions.
Terms and Conditions: Using this model, you agree not to deploy it behind API services or competing platforms. For commercial licenses, please contact license@apachelabs.com.
This model is not authorised for use in API services. Please contact license@apachelabs.com for business inquiries, commercial licensing, and consultation.
Key Features:
- Exceptional, prompt adherence โ
- High-quality image generation
- Optimized for generating portraits
- Enhanced details and compositions
- Enhanced Realism from ApacheXL-Dream
- Trained on an extensive dataset to ensure diverse representation
Experience the power of ApacheXL Odyssey v1:
- Find
CompVis(A1111)
for model deployment using A1111. (Comming Soon) - Every other file other than
CompVis(A1111)
is part ofDiffusers
.
Usage:
Make sure to upgrade diffusers to >= 0.19.0:
pip install diffusers --upgrade
In addition, make sure to install transformers
, safetensors
, accelerate
as well as the invisible watermark:
pip install invisible_watermark transformers accelerate safetensors
To just use the base model, you can run:
from diffusers import DiffusionPipeline
pipe = DiffusionPipeline.from_pretrained("Apache-Labs/ApacheXL-Odyssey")
prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k"
image = pipe(prompt).images[0]
Other Sites ApacheXL-odyssey is on:
We appreciate your support in our journey to enhance generative AI capabilities. Don't forget to follow us for updates on new models and features:
- Downloads last month
- 52
Model tree for Apache-Labs/ApacheXL-Odyssey
Base model
Apache-Labs/ApacheXL