OdysseyXL-V2.5 / README.md
Spestly's picture
Update README.md
03e89c4 verified
metadata
license: other
license_name: ocl
license_link: LICENSE.md
base_model:
  - open-neo/OdysseyXL-V2
library_name: diffusers
extra_gated_fields:
  First Name: text
  Last Name: text
  Country: country
  Affiliation: text
  Job title: text
  I understand that I can only use the model, any derivative versions, and their outputs for non-commercial research purposes: checkbox
  I understand that if I am a commercial entity, I am not permitted to use or distribute the model internally or externally, or expose it in my own offerings without a commercial license: checkbox
  I understand that if I upload the model, or any derivative version, on any platform, I must include the OdysseyXL Community License: checkbox
  I understand that if I upload or use derivative works of the model, the outputs must also comply with the OdysseyXL Community License: checkbox
  By clicking Submit below I accept the terms of the license and acknowledge the information: checkbox
geo: ip_location
extra_gated_button_content: Submit
widget:
  - text: >-
      a photo of a futuristic city taken from the inside of a nearby cave.
      realism, lights, sunrise, dark shadows
    output:
      url: >-
        https://raw.githubusercontent.com/Aayan-Mishra/Images/refs/heads/main/00064_OdysseyXL-4.0_715288962.png

Header

OdysseyXL V2.5

Powered By Stability Ai

Welcome to OdysseyXL V2.5, the latest iteration of the OdysseyXL series, designed to push the boundaries of generative AI and digital artistry. Built on the solid foundation of OdysseyXL 3.0, this model represents a monumental leap in capability, realism, and versatility.

Sample Image

🌟 Key Features

  • Ultra-Realistic Image Generation: Harness the power of SDXL finetuning for lifelike, detailed visuals.
  • Enhanced Customization: Tailor outputs with precision for diverse use cases, from creative projects to commercial applications.
  • Optimized for Speed: Built for efficiency on A100 GPUs to deliver results faster than ever.
  • Broad Compatibility: Works seamlessly with Hugging Face pipelines and APIs.

Community

Feel free to join us on Open-Neo and become a part of our community.

πŸš€ Quickstart

Using the Model

Load OdysseyXL V2.5 via the Hugging Face DiffusionPipeline:

from diffusers import DiffusionPipeline

# Load the model
pipe = DiffusionPipeline.from_pretrained("Open-Neo/OdysseyXL V2.5")

# Generate an image
prompt = "A futuristic cityscape, vibrant neon colors, ultra-realistic, 8K"
image = pipe(prompt).images[0]

# Save the image
image.save("output.png")

OR if you wish you can use the inferencing script found on the OdysseyXL Github

Requirements

  • Python 3.8+
  • diffusers, torch, and transformers libraries (Install via pip install diffusers[torch] transformers)

πŸ“‚ Model Details

  • Base Architecture: SDXL
  • Version Highlights:
    • Built on OdysseyXL V2.0 with new model enhancements for texture and lighting realism.
    • Expanded prompt understanding and contextual accuracy.

4.0vs3.0

🌍 Deployment

OdysseyXL V2.5 is available via:

  • Hugging Face Spaces: Explore and test the model interactively.
  • API Access: Integrate OdysseyXL into your applications with our API service (details coming soon).

🀝 Contributing

We welcome contributions to improve OdysseyXL. Whether you have ideas for new features, datasets, or optimisations, feel free to:

  • Open an issue in the repository
  • Submit a pull request

You can also join our discord server linked below!!

πŸ“œ License

OdysseyXL V2.5 is released under the OdysseyXL community license. By using this model, you agree to abide by its terms.

πŸ“§ Contact

For questions, suggestions, or collaborations: