ehristoforu commited on
Commit
da507c1
β€’
1 Parent(s): 64af597

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +34 -2
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
- Edit this `README.md` markdown file to author your organization card.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ ![test-grid-image](https://github.com/ehristoforu/FluentlyDiffusion/blob/de7730bd919b11fb06835e4b9108f01f8a95898c/assets/test_grid.png)
41
+
42
+ ##### Our GitHub repo - [click here](https://github.com/ehristoforu/FluentlyDiffusion)