🚀 OpenDalleV1.1
OpenDalle v1.1 is the latest and best model currently available. It offers significant improvements in realism and style, and strictly adheres to user prompts. It stands out as a remarkable option, positioning itself above SDXL and closely trailing behind DALLE - 3.
🚀 Quick Start
My newest and best - current model can be found here: https://huggingface.co/dataautogpt3/ProteusV0.2
OpenDalle v1.1 on Hugging Face is now available!
✨ Features
Realism & Style: A Major Upgrade
There has been a significant enhancement in the realism and style aspects. The generated images not only precisely match your prompts but also possess an added artistic touch, as if your prompts have graduated from art school!
Prompt Loyalty: The Core Essence
The soul of OpenDalle lies in its strict adherence to prompts. Version 1.1 transforms your words into visual masterpieces that are exactly what you envisioned, and perhaps even better.
Strategic Positioning: The Savvy Middle Sibling
OpenDalle v1.1 proudly positions itself a step above SDXL. While DALLE - 3 remains the leading model, we're closely following its footsteps. Think of us as the cool and intelligent middle sibling, combining both brains and beauty.
📦 Installation
Settings for OpenDalle v1.1
Use the following settings for optimal results with OpenDalle v1.1:
- CFG Scale: Use a CFG scale ranging from 7 to 8.
- Steps: 60 - 70 steps for more detailed results, or 35 steps for faster output.
- Sampler: DPM2
- Scheduler: Normal or Karras
💻 Usage Examples
Basic Usage
from diffusers import AutoPipelineForText2Image
import torch
pipeline = AutoPipelineForText2Image.from_pretrained('dataautogpt3/OpenDalleV1.1', torch_dtype=torch.float16).to('cuda')
image = pipeline('black fluffy gorgeous dangerous cat animal creature, large orange eyes, big fluffy ears, piercing gaze, full moon, dark ambiance, best quality, extremely detailed').images[0]
📄 License
Non - Commercial Personal Use License Agreement
This agreement is for dataautogpt3/OpenDalleV1.1.
1. Introduction
This Non - Commercial Personal Use License Agreement ("Agreement") is between Alexander Izquierdo ("Licensor") and the individual or entity ("Licensee") using the Stable Diffusion model with unique merging method and tuning ("Model") hosted on the Hugging Face repository named OpenDalleV1.1.
2. Grant of License
a. The Licensor hereby grants the Licensee a non - exclusive, non - transferable, non - sublicensable license to use the Model for personal, non - commercial purposes.
b. "Personal, non - commercial purposes" are defined as use that does not involve any form of compensation or monetary gain. This includes, but is not limited to, academic research, educational use, and hobbyist projects.
c. The Licensee is permitted to modify, merge, and use the Model for personal projects, provided that such use adheres to the terms of this Agreement.
3. Ownership and Intellectual Property Rights
a. The Licensor explicitly retains all rights, title, and interest in and to the unique merging method used in the Model. This merging method is the proprietary creation and intellectual property of the Licensor.
b. The Licensee shall not claim ownership, reverse engineer, or attempt to recreate the merging method for any purpose.
c. The Licensor retains all rights, title, and interest in and to the Model, including any modifications or improvements made by the Licensee.
d. The Licensee agrees to attribute the Licensor in any academic or public display of the Model or derivative works.
4. Restrictions
a. The Licensee shall not use the Model or the merging method for any commercial purposes.
b. The Licensee shall not distribute, sublicense, lease, or lend the Model or the merging method to any third party.
c. The Licensee shall not publicly display, perform, or communicate the Model, the merging method, or any derivative works thereof without the prior written consent of the Licensor.
5. Termination
This Agreement will terminate automatically if the Licensee breaches any of its terms and conditions.
6. Disclaimer of Warranties
The Model and the merging method are provided "as is," and the Licensor makes no warranties, express or implied, regarding their performance, reliability, or suitability for any purpose.
7. Limitation of Liability
The Licensor shall not be liable for any damages arising out of or related to the use or inability to use the Model or the merging method.
8. General Provisions
a. This Agreement constitutes the entire agreement between the parties and supersedes all prior agreements and understandings, whether written or oral, relating to its subject matter.
b. Any amendment to this Agreement must be in writing and signed by both parties.
c. This Agreement shall be governed by the laws of Maryland.
IN WITNESS WHEREOF, the parties have executed this Agreement as of the Effective Date.