dataautogpt3
commited on
Commit
•
44c5760
1
Parent(s):
5bf31d3
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,29 @@
|
|
1 |
-
---
|
2 |
-
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
pipeline_tag: text-to-image
|
3 |
+
widget:
|
4 |
+
- text: >-
|
5 |
+
high quality pixel art, a pixel art silhouette of an anime space-themed girl in a space-punk steampunk style, lying in her bed by the window of a spaceship, smoking, with a rustic feel. The image should embody epic portraiture and double exposure, featuring an isolated landscape visible through the window. The colors should primarily be dynamic and action-packed, with a strong use of negative space. The entire artwork should be in pixel art style, emphasizing the characters shape and set against a white background. Silhouette
|
6 |
+
output:
|
7 |
+
url: smoke.png
|
8 |
+
license: apache-2.0
|
9 |
+
---
|
10 |
+
# PixArt Sigma 900M: Enhanced Text-to-Image Model
|
11 |
+
|
12 |
+
PixArt Sigma 900M is a text-to-image generation model based on the PixArt Sigma architecture. This version has been expanded to 900M parameters, up from the original 600M base model.
|
13 |
+
|
14 |
+
# Key Features
|
15 |
+
900M parameters (300M more than the base model)
|
16 |
+
|
17 |
+
Improved image generation quality
|
18 |
+
|
19 |
+
# Technical Details
|
20 |
+
Architecture: PixArt Sigma variant
|
21 |
+
|
22 |
+
Parameter Count: 900 million
|
23 |
+
|
24 |
+
Base Model: 600M PixArt Sigma
|
25 |
+
|
26 |
+
# Credits
|
27 |
+
Original PixArt Sigma model by PIXART-Σ (https://pixart-alpha.github.io/PixArt-sigma-project/)
|
28 |
+
|
29 |
+
Based on jimmycarter (Jimmy Carter) (https://huggingface.co/jimmycarter) adaptation of PixArt Sigma
|