dataautogpt3
commited on
Commit
•
2ae6ded
1
Parent(s):
00c4e3d
Update README.md
Browse files
README.md
CHANGED
@@ -98,7 +98,7 @@ PrometheusV1 is presumed to be the first full rank finetune of Playground v2.5,
|
|
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,
|
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
|
|
|
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, 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
|