mnemic commited on
Commit
7272a34
1 Parent(s): 31b3a5e

Upload folder using huggingface_hub

Browse files
.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
+ HalloweenGlowStyle.preview.png filter=lfs diff=lfs merge=lfs -text
HalloweenGlowStyle.civitai.info ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "id": "",
3
+ "modelId": "",
4
+ "name": "",
5
+ "trainedWords": [
6
+ "HalloweenGlowStyle"
7
+ ],
8
+ "baseModel": "Unknown",
9
+ "description": "",
10
+ "model": {
11
+ "name": "HalloweenGlowStyle.safetensors",
12
+ "type": "lora",
13
+ "nsfw": "",
14
+ "poi": "",
15
+ "description": "",
16
+ "tags": []
17
+ },
18
+ "files": [
19
+ {
20
+ "name": "HalloweenGlowStyle.safetensors",
21
+ "sizeKB": 147575,
22
+ "type": "Model",
23
+ "hashes": {
24
+ "AutoV2": "aefa1da0ee",
25
+ "SHA256": "aefa1da0ee86c2299a3d5c5c52870253c5d1d826068d23629e6cae0158bc0f3a"
26
+ }
27
+ }
28
+ ],
29
+ "downloadUrl": "",
30
+ "extensions": {
31
+ "sd_civitai_helper": {
32
+ "version": "1.7.3"
33
+ }
34
+ }
35
+ }
HalloweenGlowStyle.preview.png ADDED

Git LFS Details

  • SHA256: 5438a80629fd7a99eb66bebd8ede5618856b15a34a19860c29ab325a992876bb
  • Pointer size: 132 Bytes
  • Size of remote file: 2.73 MB
HalloweenGlowStyle.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aefa1da0ee86c2299a3d5c5c52870253c5d1d826068d23629e6cae0158bc0f3a
3
+ size 151117701
README.md ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: gpl-3.0
3
+ base_model: runwayml/stable-diffusion-v1-5
4
+ trained_words: HalloweenGlowStyle
5
+ ---
6
+
7
+ # HalloweenGlowStyle - SD1.5 - LoRA
8
+
9
+ [CivitAI Page](https://civitai.com/models/)
10
+
11
+ ## Trigger Words
12
+ ```HalloweenGlowStyle```
13
+
14
+ ![Model Preview](https://huggingface.co/mnemic/HalloweenGlowStyle-SD1.5-LoRA/raw/main/HalloweenGlowStyle.preview.png)
15
+
16
+ A glowing Halloween style.
17
+