Update compilations.json
Browse files- compilations.json +35 -0
compilations.json
CHANGED
|
@@ -1,4 +1,39 @@
|
|
| 1 |
{
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
"BLOW_AND_FACIAL": {
|
| 3 |
"version": 1,
|
| 4 |
"name": "Blow and Facial",
|
|
|
|
| 1 |
{
|
| 2 |
+
"TEST": {
|
| 3 |
+
"version": 1,
|
| 4 |
+
"name": "Test",
|
| 5 |
+
"seed": 48998264920550,
|
| 6 |
+
"resolution": 480,
|
| 7 |
+
"steps": 2,
|
| 8 |
+
"cfg": 1,
|
| 9 |
+
"shift": 4,
|
| 10 |
+
"cuts": [
|
| 11 |
+
{
|
| 12 |
+
"lora": "BLOWJOB",
|
| 13 |
+
"prompt_name": "Kneeling",
|
| 14 |
+
"duration": 2,
|
| 15 |
+
"trim_frames": 16,
|
| 16 |
+
"universal_lora": true,
|
| 17 |
+
"emotional_breakdown": false
|
| 18 |
+
},
|
| 19 |
+
{
|
| 20 |
+
"lora": "REVERSE_FACEFUCK",
|
| 21 |
+
"prompt_name": "Cut",
|
| 22 |
+
"duration": 2,
|
| 23 |
+
"trim_frames": 16,
|
| 24 |
+
"universal_lora": true,
|
| 25 |
+
"emotional_breakdown": false
|
| 26 |
+
},
|
| 27 |
+
{
|
| 28 |
+
"lora": "FACIAL",
|
| 29 |
+
"prompt_name": "Kneeling",
|
| 30 |
+
"duration": 2,
|
| 31 |
+
"trim_frames": 16,
|
| 32 |
+
"universal_lora": true,
|
| 33 |
+
"emotional_breakdown": false
|
| 34 |
+
}
|
| 35 |
+
]
|
| 36 |
+
},
|
| 37 |
"BLOW_AND_FACIAL": {
|
| 38 |
"version": 1,
|
| 39 |
"name": "Blow and Facial",
|