Spestly commited on
Commit
d0e1c03
·
verified ·
1 Parent(s): d7e6cac

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -15
README.md CHANGED
@@ -1,14 +1,12 @@
1
  ---
2
  language:
3
  - en
4
- license: other
5
- license_name: ocl
6
- license_link: LICENSE.md
7
  library_name: diffusers
8
  tags:
9
  - realism,
10
  - SDXL,
11
  - photorealism,
 
12
  ---
13
  ![Header](https://raw.githubusercontent.com/Aayan-Mishra/Images/refs/heads/main/API%20(1).png)
14
 
@@ -21,20 +19,15 @@ OdysseyXL-Zero is a fine-tuned version of the SDXL Base 1.0 model, tailored to p
21
  ## Key Features
22
 
23
  - **Enhanced Realism**: OdysseyXL-Zero generates images with superior clarity, natural tones, and fine detail compared to the base SDXL model.
24
- - **Better Prompt Adherence**: Optimized to accurately interpret complex prompts and deliver results aligned with user input.
25
  - **Wide Application Range**: Suitable for use cases including creative design, advertising, game development, and research.
26
  - **Open Weights**: Built on open-source principles, ensuring transparency and adaptability.
27
 
28
  ---
29
 
30
- # Community
31
- Feel free to join us on [Open-Neo](https://discord.gg/syR3eFFfu8) and become a part of our community.
32
-
33
- ---
34
-
35
  ## Why OdysseyXL-Zero?
36
 
37
- The fine-tuning process for OdysseyXL-Zero was conducted with meticulous care, utilizing a diverse and high-quality dataset. The model excels in areas such as:
38
 
39
  - Realistic human portraits
40
  - Natural landscapes
@@ -51,7 +44,7 @@ You can integrate OdysseyXL-Zero into your project using the following code snip
51
  from diffusers import DiffusionPipeline
52
 
53
  # Load the OdysseyXL 1.0 pipeline
54
- pipe = DiffusionPipeline.from_pretrained("open-neo/OdysseyXL-Zero")
55
 
56
  # Define your prompt
57
  prompt = "A serene mountain landscape at sunrise, vivid colors, highly detailed, 8k resolution"
@@ -103,13 +96,10 @@ Future updates for OdysseyXL include:
103
 
104
  ## License
105
 
106
- OdysseyXL-Zero is released under the OdysseyXL Community License. For detailed terms, please refer to the LICENSE file in this repository.
107
 
108
  ---
109
 
110
  ## 📧 Contact
111
 
112
- For questions, suggestions, or collaborations:
113
- - Discord Server: [Open-Neo](https://discord.gg/syR3eFFfu8)
114
- - Website: [Website](https://open-neo.vercel.app/)
115
  - **Submit your generated images!**: [Submit](https://tally.so/r/mZPblv)
 
1
  ---
2
  language:
3
  - en
 
 
 
4
  library_name: diffusers
5
  tags:
6
  - realism,
7
  - SDXL,
8
  - photorealism,
9
+ license: mit
10
  ---
11
  ![Header](https://raw.githubusercontent.com/Aayan-Mishra/Images/refs/heads/main/API%20(1).png)
12
 
 
19
  ## Key Features
20
 
21
  - **Enhanced Realism**: OdysseyXL-Zero generates images with superior clarity, natural tones, and fine detail compared to the base SDXL model.
22
+ - **Better Prompt Adherence**: Optimised to accurately interpret complex prompts and deliver results aligned with user input.
23
  - **Wide Application Range**: Suitable for use cases including creative design, advertising, game development, and research.
24
  - **Open Weights**: Built on open-source principles, ensuring transparency and adaptability.
25
 
26
  ---
27
 
 
 
 
 
 
28
  ## Why OdysseyXL-Zero?
29
 
30
+ The fine-tuning process for OdysseyXL-Zero was conducted with meticulous care, utilising a diverse and high-quality dataset. The model excels in areas such as:
31
 
32
  - Realistic human portraits
33
  - Natural landscapes
 
44
  from diffusers import DiffusionPipeline
45
 
46
  # Load the OdysseyXL 1.0 pipeline
47
+ pipe = DiffusionPipeline.from_pretrained("Spestly/OdysseyXL-Zero")
48
 
49
  # Define your prompt
50
  prompt = "A serene mountain landscape at sunrise, vivid colors, highly detailed, 8k resolution"
 
96
 
97
  ## License
98
 
99
+ OdysseyXL-Zero is released under the MIT. For detailed terms, please refer to the LICENSE file in this repository.
100
 
101
  ---
102
 
103
  ## 📧 Contact
104
 
 
 
 
105
  - **Submit your generated images!**: [Submit](https://tally.so/r/mZPblv)