Upload folder using huggingface_hub
Browse files- .gitattributes +1 -0
- ChristmasDecorativeStyle.civitai.info +36 -0
- ChristmasDecorativeStyle.preview.png +3 -0
- ChristmasDecorativeStyle.safetensors +3 -0
- README.md +17 -0
.gitattributes
CHANGED
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
+
ChristmasDecorativeStyle.preview.png filter=lfs diff=lfs merge=lfs -text
|
ChristmasDecorativeStyle.civitai.info
ADDED
@@ -0,0 +1,36 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"id": "",
|
3 |
+
"modelId": "",
|
4 |
+
"name": "",
|
5 |
+
"trainedWords": [
|
6 |
+
"ChristmasDecorativeStyle"
|
7 |
+
],
|
8 |
+
"baseModel": "Unknown",
|
9 |
+
"description": "",
|
10 |
+
"model": {
|
11 |
+
"name": "ChristmasDecorativeStyle.safetensors",
|
12 |
+
"type": "lora",
|
13 |
+
"nsfw": "",
|
14 |
+
"poi": "",
|
15 |
+
"description": "",
|
16 |
+
"tags": []
|
17 |
+
},
|
18 |
+
"files": [
|
19 |
+
{
|
20 |
+
"name": "ChristmasDecorativeStyle.safetensors",
|
21 |
+
"sizeKB": 147572,
|
22 |
+
"type": "Model",
|
23 |
+
"hashes": {
|
24 |
+
"AutoV2": "fb327b3ce6",
|
25 |
+
"SHA256": "fb327b3ce6c475c8c1b0f946de662fbe7244065fb65608a80ce0d26f54f1d7b6"
|
26 |
+
}
|
27 |
+
}
|
28 |
+
],
|
29 |
+
"downloadUrl": "",
|
30 |
+
"extensions": {
|
31 |
+
"sd_civitai_helper": {
|
32 |
+
"version": "1.7.5",
|
33 |
+
"last_update": 1698059309
|
34 |
+
}
|
35 |
+
}
|
36 |
+
}
|
ChristmasDecorativeStyle.preview.png
ADDED
Git LFS Details
|
ChristmasDecorativeStyle.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fb327b3ce6c475c8c1b0f946de662fbe7244065fb65608a80ce0d26f54f1d7b6
|
3 |
+
size 151114558
|
README.md
ADDED
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: gpl-3.0
|
3 |
+
base_model: runwayml/stable-diffusion-v1-5
|
4 |
+
trained_words: ChristmasDecorativeStyle
|
5 |
+
---
|
6 |
+
|
7 |
+
# ChristmasDecorativeStyle - SD1.5 - LoRA
|
8 |
+
|
9 |
+
[CivitAI Page](https://civitai.com/models/)
|
10 |
+
|
11 |
+
## Trigger Words
|
12 |
+
`ChristmasDecorativeStyle`
|
13 |
+
|
14 |
+
![Model Preview](https://huggingface.co/mnemic/ChristmasDecorativeStyle-SD1.5-LoRA/raw/main/ChristmasDecorativeStyle.preview.png)
|
15 |
+
|
16 |
+
You want Christmas feeling at 400%? Here you go.
|
17 |
+
|