ehristoforu
commited on
Commit
•
9983a35
1
Parent(s):
8225a27
Update README.md
Browse files
README.md
CHANGED
@@ -4,21 +4,14 @@ license_name: fluently-license
|
|
4 |
license_link: https://huggingface.co/spaces/fluently/License
|
5 |
library_name: diffusers
|
6 |
pipeline_tag: image-to-image
|
7 |
-
base_model: runwayml/stable-diffusion-
|
8 |
tags:
|
9 |
- safetensors
|
10 |
- stable-diffusion
|
11 |
- sd1.5
|
|
|
12 |
- fluently
|
13 |
-
inference:
|
14 |
-
parameters:
|
15 |
-
num_inference_steps: 30
|
16 |
-
guidance_scale: 5.5
|
17 |
-
negative_prompt: >-
|
18 |
-
(deformed, distorted, disfigured:1.3), poorly drawn, bad anatomy, wrong
|
19 |
-
anatomy, extra limb, missing limb, floating limbs, (mutated hands and
|
20 |
-
fingers:1.4), disconnected limbs, mutation, mutated, ugly, disgusting,
|
21 |
-
blurry, amputation
|
22 |
---
|
23 |
|
24 |
# **Fluently** V3-inpainting - one model for all tasks ([Fluently XL](https://huggingface.co/fluently/Fluently-XL-v1))
|
|
|
4 |
license_link: https://huggingface.co/spaces/fluently/License
|
5 |
library_name: diffusers
|
6 |
pipeline_tag: image-to-image
|
7 |
+
base_model: runwayml/stable-diffusion-inpainting
|
8 |
tags:
|
9 |
- safetensors
|
10 |
- stable-diffusion
|
11 |
- sd1.5
|
12 |
+
- inpainting
|
13 |
- fluently
|
14 |
+
inference: false
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15 |
---
|
16 |
|
17 |
# **Fluently** V3-inpainting - one model for all tasks ([Fluently XL](https://huggingface.co/fluently/Fluently-XL-v1))
|