dataautogpt3
commited on
Commit
•
00c4e3d
1
Parent(s):
95652e5
Update README.md
Browse files
README.md
CHANGED
@@ -58,43 +58,57 @@ license: apache-2.0
|
|
58 |
---
|
59 |
<Gallery />
|
60 |
|
61 |
-
#
|
62 |
-
|
63 |
-
Prometheus is presumed to be the first full rank finetune of Playground v2.5, developed by the creator of the Proteus model. This text-to-image generation model has been specifically adapted to enhance accessibility for the open-source community.
|
64 |
|
65 |
# Key Features and Considerations
|
66 |
|
67 |
-
|
68 |
-
|
69 |
-
|
70 |
-
|
71 |
-
|
72 |
-
|
73 |
-
|
74 |
-
|
75 |
-
|
76 |
-
|
77 |
-
|
78 |
-
|
79 |
-
|
80 |
-
|
81 |
-
|
82 |
-
|
83 |
-
|
84 |
-
|
85 |
-
|
86 |
-
|
87 |
-
|
88 |
-
|
89 |
-
|
90 |
-
|
91 |
-
|
92 |
-
|
93 |
-
|
94 |
-
|
95 |
-
|
96 |
-
|
97 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
98 |
|
99 |
# Recommended Settings
|
100 |
|
|
|
58 |
---
|
59 |
<Gallery />
|
60 |
|
61 |
+
# PrometheusV1
|
62 |
+
PrometheusV1 is presumed to be the first full rank finetune of Playground v2.5, developed by the creator of the Proteus model. This text-to-image generation model has been specifically adapted to enhance accessibility for the open-source community.
|
|
|
63 |
|
64 |
# Key Features and Considerations
|
65 |
|
66 |
+
Presumed First Full Rank Finetune of Playground v2.5:
|
67 |
+
|
68 |
+
Complete parameter update of Playground v2.5 architecture
|
69 |
+
Unique approach to fine-tuning this particular base model
|
70 |
+
|
71 |
+
|
72 |
+
Enhanced Accessibility:
|
73 |
+
|
74 |
+
Custom sampling methods have been removed through brute force techniques
|
75 |
+
Designed to be more compatible with standard open-source tools and workflows
|
76 |
+
post processing applied to ensure backwards compatibility with most SDXL LoRAs and tools
|
77 |
+
|
78 |
+
|
79 |
+
Output Characteristics:
|
80 |
+
|
81 |
+
Aims to provide a balance between consistency and diversity in outputs
|
82 |
+
May exhibit some stylistic tendencies inherited from the training process
|
83 |
+
|
84 |
+
|
85 |
+
Training Approach:
|
86 |
+
|
87 |
+
Utilizes the extensive Proteus datasets of over 400,000 images
|
88 |
+
Brute force at scale training methodology
|
89 |
+
Focused on maintaining model capabilities while increasing compatibility
|
90 |
+
|
91 |
+
|
92 |
+
Custom CLIP Integration:
|
93 |
+
|
94 |
+
Incorporation of a specially trained CLIP model
|
95 |
+
Requires a clip skip setting of 2 for optimal performance
|
96 |
+
|
97 |
+
|
98 |
+
|
99 |
+
# About PrometheusV1
|
100 |
+
PrometheusV1 represents a significant effort to make advanced text-to-image generation more accessible to the open-source community. Built upon the Playground v2.5 architecture, it has undergone a full rank finetune using an extensive dataset of over 400,000 images from the Proteus collection.
|
101 |
+
A key aspect of its development was the removal of custom sampling methods through brute force techniques at scale, allowing the model to work more seamlessly with standard open-source tools and pipelines. Additionally, through what can only be described as "voodoo magic," PrometheusV1 has been made backwards compatible with most SDXL LoRAs and tools.
|
102 |
+
This approach aims to balance the model's performance capabilities with wider compatibility and ease of use. Users can expect outputs that reflect the model's intensive training on the large Proteus dataset while benefiting from improved interoperability with common open-source frameworks and existing SDXL ecosystem.
|
103 |
+
|
104 |
+
# Training Details
|
105 |
+
|
106 |
+
Base Model: Playground v2.5
|
107 |
+
Finetune Type: Full rank (all layers updated)
|
108 |
+
Training Dataset: Over 400,000 images from Proteus datasets, extensively curated and processed
|
109 |
+
Training Approach: Brute force at scale, focused on removing custom sampling methods while maintaining model capabilities
|
110 |
+
Fine-tuning Techniques: Standard optimization methods compatible with open-source tools
|
111 |
+
Special Processing: post processing applied for SDXL LoRA and tool compatibility
|
112 |
|
113 |
# Recommended Settings
|
114 |
|