Text-to-Image
Diffusers
Safetensors
PixArtSigmaPipeline
stable-diffusion
stable-diffusion-diffusers
full
pixart
pixart sigma
Instructions to use TensorFamily/SigmaJourney with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use TensorFamily/SigmaJourney with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("TensorFamily/SigmaJourney", dtype=torch.bfloat16, device_map="cuda") prompt = "A blonde sexy girl, wearing glasses at latex shirt and a blue beanie with a tattoo, blue and white, highly detailed, sublime, extremely beautiful, sharp focus, refined, cinematic, intricate, elegant, dynamic, rich deep colors, bright color, shining light, attractive, cute, pretty, background full, epic composition, dramatic atmosphere, radiant, professional, stunning" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,41 +1,74 @@
|
|
| 1 |
---
|
| 2 |
license: creativeml-openrail-m
|
| 3 |
-
base_model:
|
| 4 |
tags:
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
|
| 11 |
-
|
| 12 |
inference: true
|
| 13 |
widget:
|
| 14 |
-
- text:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15 |
parameters:
|
| 16 |
-
negative_prompt:
|
| 17 |
output:
|
| 18 |
url: ./assets/1.png
|
| 19 |
-
- text:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 20 |
parameters:
|
| 21 |
-
negative_prompt:
|
| 22 |
output:
|
| 23 |
url: ./assets/2.png
|
| 24 |
-
- text:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 25 |
parameters:
|
| 26 |
-
negative_prompt:
|
| 27 |
output:
|
| 28 |
url: ./assets/3.png
|
| 29 |
-
- text:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 30 |
parameters:
|
| 31 |
-
negative_prompt:
|
| 32 |
output:
|
| 33 |
-
url: ./assets/
|
| 34 |
-
- text:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 35 |
parameters:
|
| 36 |
-
negative_prompt:
|
| 37 |
output:
|
| 38 |
url: ./assets/ComfyUI_PixArt_00036_.png
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 39 |
---
|
| 40 |
|
| 41 |
# SigmaJourney: PixartSigma + MidJourney v6
|
|
@@ -77,5 +110,4 @@ image = pipeline(
|
|
| 77 |
guidance_scale=5.5,
|
| 78 |
).images[0]
|
| 79 |
image.save("output.png", format="JPEG")
|
| 80 |
-
```
|
| 81 |
-
|
|
|
|
| 1 |
---
|
| 2 |
license: creativeml-openrail-m
|
| 3 |
+
base_model: PixArt-alpha/PixArt-Sigma-XL-2-1024-MS
|
| 4 |
tags:
|
| 5 |
+
- stable-diffusion
|
| 6 |
+
- stable-diffusion-diffusers
|
| 7 |
+
- text-to-image
|
| 8 |
+
- diffusers
|
| 9 |
+
- full
|
| 10 |
+
- pixart
|
| 11 |
+
- pixart sigma
|
| 12 |
inference: true
|
| 13 |
widget:
|
| 14 |
+
- text: >-
|
| 15 |
+
A blonde sexy girl, wearing glasses at latex shirt and a blue beanie with a
|
| 16 |
+
tattoo, blue and white, highly detailed, sublime, extremely beautiful, sharp
|
| 17 |
+
focus, refined, cinematic, intricate, elegant, dynamic, rich deep colors,
|
| 18 |
+
bright color, shining light, attractive, cute, pretty, background full, epic
|
| 19 |
+
composition, dramatic atmosphere, radiant, professional, stunning
|
| 20 |
parameters:
|
| 21 |
+
negative_prompt: blurry, cropped, ugly
|
| 22 |
output:
|
| 23 |
url: ./assets/1.png
|
| 24 |
+
- text: >-
|
| 25 |
+
a wizard with a glowing staff and a glowing hat, colorful magic, dramatic
|
| 26 |
+
atmosphere, sharp focus, highly detailed, cinematic, original composition,
|
| 27 |
+
fine detail, intricate, elegant, creative, color spread, shiny, amazing,
|
| 28 |
+
symmetry, illuminated, inspired, pretty, attractive, artistic, dynamic
|
| 29 |
+
background, relaxed, professional, extremely inspirational, beautiful,
|
| 30 |
+
determined, cute, adorable, best
|
| 31 |
parameters:
|
| 32 |
+
negative_prompt: blurry, cropped, ugly
|
| 33 |
output:
|
| 34 |
url: ./assets/2.png
|
| 35 |
+
- text: >-
|
| 36 |
+
girl in modern car, intricate, elegant, highly detailed, extremely
|
| 37 |
+
complimentary colors, beautiful, glowing aesthetic, pretty, dramatic light,
|
| 38 |
+
sharp focus, perfect composition, clear artistic color, calm professional
|
| 39 |
+
background, precise, joyful, emotional, unique, cute, best, gorgeous, great
|
| 40 |
+
delicate, expressive, thought, iconic, fine, awesome, creative, winning,
|
| 41 |
+
charming, enhanced
|
| 42 |
parameters:
|
| 43 |
+
negative_prompt: blurry, cropped, ugly
|
| 44 |
output:
|
| 45 |
url: ./assets/3.png
|
| 46 |
+
- text: >-
|
| 47 |
+
A girl stands amidst scattered glass shards, surrounded by a beautifully
|
| 48 |
+
crafted and expansive world. The scene is depicted from a dynamic angle,
|
| 49 |
+
emphasizing her determined expression. The background features vast
|
| 50 |
+
landscapes with floating crystals and soft, glowing lights that create a
|
| 51 |
+
mystical and grand atmosphere.
|
| 52 |
parameters:
|
| 53 |
+
negative_prompt: blurry, cropped, ugly
|
| 54 |
output:
|
| 55 |
+
url: ./assets/ComfyUI_PixArt_00040_.png
|
| 56 |
+
- text: >-
|
| 57 |
+
A girl stands amidst scattered glass shards, surrounded by a beautifully
|
| 58 |
+
crafted and expansive world. The scene is depicted from a dynamic angle,
|
| 59 |
+
emphasizing her determined expression. The background features vast
|
| 60 |
+
landscapes with floating crystals and soft, glowing lights that create a
|
| 61 |
+
mystical and grand atmosphere.
|
| 62 |
parameters:
|
| 63 |
+
negative_prompt: blurry, cropped, ugly
|
| 64 |
output:
|
| 65 |
url: ./assets/ComfyUI_PixArt_00036_.png
|
| 66 |
+
- text: >-
|
| 67 |
+
A close-up shot of a beautiful girl in a serene world. She has white hair and is blindfolded, with a calm expression. Her hands are pressed together in a prayer pose, with fingers interlaced and palms touching. The background is softly blurred, enhancing her ethereal presence.
|
| 68 |
+
parameters:
|
| 69 |
+
negative_prompt: blurry, cropped, ugly
|
| 70 |
+
output:
|
| 71 |
+
url: ./assets/ComfyUI_PixArt_00041_.png
|
| 72 |
---
|
| 73 |
|
| 74 |
# SigmaJourney: PixartSigma + MidJourney v6
|
|
|
|
| 110 |
guidance_scale=5.5,
|
| 111 |
).images[0]
|
| 112 |
image.save("output.png", format="JPEG")
|
| 113 |
+
```
|
|
|