hlky commited on
Commit
3567f44
1 Parent(s): 0b80bd3

Update civit_safe.json

Browse files
Files changed (1) hide show
  1. civit_safe.json +22 -22
civit_safe.json CHANGED
@@ -1,23 +1,23 @@
1
- [
2
- {
3
- "triggerWord": "civit_nsfw",
4
- "triggerType": "negative",
5
- "id": 106916,
6
- "url": "https://civitai.com/api/download/models/106916",
7
- "filename": "civit_nsfw.pt"
8
- },
9
- {
10
- "triggerWord": "safe_neg",
11
- "triggerType": "negative",
12
- "id": 106916,
13
- "url": "https://civitai.com/api/download/models/250712",
14
- "filename": "safe_neg.pt"
15
- },
16
- {
17
- "triggerWord": "safe_pos",
18
- "triggerType": "positive",
19
- "id": 106916,
20
- "url": "https://civitai.com/api/download/models/250708",
21
- "filename": "safe_pos.pt"
22
- }
23
  ]
 
1
+ [
2
+ {
3
+ "triggerWord": "civit_nsfw",
4
+ "triggerType": "negative",
5
+ "id": 106916,
6
+ "url": "https://civitai.com/api/download/models/106916",
7
+ "filename": "civit_nsfw.pt"
8
+ },
9
+ {
10
+ "triggerWord": "safe_neg",
11
+ "triggerType": "negative",
12
+ "id": 250712,
13
+ "url": "https://civitai.com/api/download/models/250712",
14
+ "filename": "safe_neg.pt"
15
+ },
16
+ {
17
+ "triggerWord": "safe_pos",
18
+ "triggerType": "positive",
19
+ "id": 250708,
20
+ "url": "https://civitai.com/api/download/models/250708",
21
+ "filename": "safe_pos.pt"
22
+ }
23
  ]