Update README.md
Browse files
README.md
CHANGED
|
@@ -1,10 +1,42 @@
|
|
| 1 |
---
|
| 2 |
title: README
|
| 3 |
-
emoji:
|
| 4 |
colorFrom: green
|
| 5 |
colorTo: gray
|
| 6 |
sdk: static
|
| 7 |
pinned: false
|
| 8 |
---
|
| 9 |
|
| 10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
title: README
|
| 3 |
+
emoji: 👀
|
| 4 |
colorFrom: green
|
| 5 |
colorTo: gray
|
| 6 |
sdk: static
|
| 7 |
pinned: false
|
| 8 |
---
|
| 9 |
|
| 10 |
+
# Fluently Diffusion
|
| 11 |
+
|
| 12 |
+
Introducing the **Project Fluently**, the goal of this project is to create the best Stable Diffusion models, now we have several powerful models, you can find them [here](https://huggingface.co/fluently?sort_models=likes#models).
|
| 13 |
+
|
| 14 |
+
|
| 15 |
+
|
| 16 |
+
## What we do and what we have created
|
| 17 |
+
|
| 18 |
+
We create Stable Diffusion models, train them and merge them. We make both SD1.5 models and SDXL models.
|
| 19 |
+
|
| 20 |
+
#### List of Fluently family models:
|
| 21 |
+
|
| 22 |
+
*(SDXL):*
|
| 23 |
+
- [Fluently XL v2](https://huggingface.co/fluently/Fluently-XL-v2)
|
| 24 |
+
- [Fluently XL v1](https://huggingface.co/fluently/Fluently-XL-v1)
|
| 25 |
+
|
| 26 |
+
*(SD1.5):*
|
| 27 |
+
- [Fluently v3.5](https://huggingface.co/fluently/Fluently-v3.5)
|
| 28 |
+
- [Fluently v3](https://huggingface.co/fluently/Fluently-v3)
|
| 29 |
+
- [Fluently v3-inpainting](https://huggingface.co/fluently/Fluently-3-inpainting)
|
| 30 |
+
- [Fluently Epic](https://huggingface.co/fluently/Fluently-epic)
|
| 31 |
+
- [Fluently Anime](https://huggingface.co/fluently/Fluently-anime)
|
| 32 |
+
- [Fluently v2.5](https://huggingface.co/fluently/Fluently-v2.5)
|
| 33 |
+
- [Fluently v2](https://huggingface.co/fluently/Fluently-v2)
|
| 34 |
+
- [Fluently v1](https://huggingface.co/fluently/Fluently-v1)
|
| 35 |
+
|
| 36 |
+
*For the latest models there is a Space on HuggingFace: [click here](https://huggingface.co/spaces/fluently/Fluently-Playground)*.
|
| 37 |
+
|
| 38 |
+
#### Test - **Fluently XL v2** ***VS*** Popular XL-models
|
| 39 |
+
|
| 40 |
+

|
| 41 |
+
|
| 42 |
+
##### Our GitHub repo - [click here](https://github.com/ehristoforu/FluentlyDiffusion)
|