Update README.md
Browse files
README.md
CHANGED
@@ -4,6 +4,9 @@ language:
|
|
4 |
- en
|
5 |
library_name: diffusers
|
6 |
---
|
|
|
|
|
|
|
7 |
## Model Details
|
8 |
|
9 |
- **Model Name:** Stable-Flash-Lightning
|
@@ -43,7 +46,7 @@ image = pipeline(prompt,
|
|
43 |
# Display the image
|
44 |
image
|
45 |
```
|
46 |
-
|
47 |
## Model Performance
|
48 |
|
49 |
The model performs exceptionally well in generating ultra-realistic images with intricate details. The merged architecture allows it to handle complex prompts and produce images with high fidelity. The negative prompt capability helps in refining the output by avoiding undesirable qualities.
|
|
|
4 |
- en
|
5 |
library_name: diffusers
|
6 |
---
|
7 |
+
# *Stable Flash Lightning🌩*
|
8 |
+
![combined_images](imgs/combined_image_mid.png)
|
9 |
+
|
10 |
## Model Details
|
11 |
|
12 |
- **Model Name:** Stable-Flash-Lightning
|
|
|
46 |
# Display the image
|
47 |
image
|
48 |
```
|
49 |
+
![imgs/img05_256.png](imgs/img05_256.png)
|
50 |
## Model Performance
|
51 |
|
52 |
The model performs exceptionally well in generating ultra-realistic images with intricate details. The merged architecture allows it to handle complex prompts and produce images with high fidelity. The negative prompt capability helps in refining the output by avoiding undesirable qualities.
|