ehristoforu
commited on
Commit
•
73dd62a
1
Parent(s):
ac0bea8
Update README.md
Browse files
README.md
CHANGED
@@ -1,10 +1,13 @@
|
|
1 |
---
|
2 |
tags:
|
3 |
- text-to-image
|
4 |
-
-
|
|
|
5 |
- lora
|
|
|
6 |
- diffusers
|
7 |
- template:sd-lora
|
|
|
8 |
widget:
|
9 |
- text: >-
|
10 |
cartoon style illustration, minimalist style, animals made of cloud Cat and
|
@@ -19,19 +22,19 @@ widget:
|
|
19 |
base_model: openskyml/open-diffusion-v1
|
20 |
instance_prompt: <lora:adapter-v1:1>
|
21 |
license: creativeml-openrail-m
|
|
|
|
|
|
|
|
|
|
|
22 |
---
|
23 |
# Adapter for Diffusers
|
24 |
|
25 |
<Gallery />
|
26 |
|
27 |
|
28 |
-
## Trigger words
|
29 |
-
|
30 |
-
You should use `<lora:adapter-v1:1>` to trigger the image generation.
|
31 |
-
|
32 |
-
|
33 |
## Download model
|
34 |
|
35 |
Weights for this model are available in Safetensors format.
|
36 |
|
37 |
-
[Download](/openskyml/adapter-v1/tree/main) them in the Files & versions tab.
|
|
|
1 |
---
|
2 |
tags:
|
3 |
- text-to-image
|
4 |
+
- open-diffusion
|
5 |
+
- od-v1
|
6 |
- lora
|
7 |
+
- adapter
|
8 |
- diffusers
|
9 |
- template:sd-lora
|
10 |
+
- openskyml
|
11 |
widget:
|
12 |
- text: >-
|
13 |
cartoon style illustration, minimalist style, animals made of cloud Cat and
|
|
|
22 |
base_model: openskyml/open-diffusion-v1
|
23 |
instance_prompt: <lora:adapter-v1:1>
|
24 |
license: creativeml-openrail-m
|
25 |
+
language:
|
26 |
+
- en
|
27 |
+
- fr
|
28 |
+
- ru
|
29 |
+
pipeline_tag: text-to-image
|
30 |
---
|
31 |
# Adapter for Diffusers
|
32 |
|
33 |
<Gallery />
|
34 |
|
35 |
|
|
|
|
|
|
|
|
|
|
|
36 |
## Download model
|
37 |
|
38 |
Weights for this model are available in Safetensors format.
|
39 |
|
40 |
+
[Download](/openskyml/adapter-v1/tree/main) them in the Files & versions tab.
|