Update README.md
Browse files
README.md
CHANGED
@@ -8,9 +8,16 @@ widget:
|
|
8 |
- text: '-'
|
9 |
output:
|
10 |
url: images/371e7af67edd77c3e4d44879c766e495.jpg
|
11 |
-
base_model:
|
|
|
12 |
instance_prompt: Sd3.m
|
13 |
-
license:
|
|
|
|
|
|
|
|
|
|
|
|
|
14 |
---
|
15 |
# Avener
|
16 |
|
@@ -25,4 +32,4 @@ You should use `Sd3.m` to trigger the image generation.
|
|
25 |
## Download model
|
26 |
|
27 |
|
28 |
-
[Download](/Avener/Sd3m/tree/main) them in the Files & versions tab.
|
|
|
8 |
- text: '-'
|
9 |
output:
|
10 |
url: images/371e7af67edd77c3e4d44879c766e495.jpg
|
11 |
+
base_model:
|
12 |
+
- deepseek-ai/DeepSeek-R1
|
13 |
instance_prompt: Sd3.m
|
14 |
+
license: apache-2.0
|
15 |
+
datasets:
|
16 |
+
- fka/awesome-chatgpt-prompts
|
17 |
+
language:
|
18 |
+
- en
|
19 |
+
metrics:
|
20 |
+
- character
|
21 |
---
|
22 |
# Avener
|
23 |
|
|
|
32 |
## Download model
|
33 |
|
34 |
|
35 |
+
[Download](/Avener/Sd3m/tree/main) them in the Files & versions tab.
|