samples_step3000
Browse files- .gitattributes +6 -0
- samples/step3000/.ipynb_checkpoints/sample0_seed76-checkpoint.png +3 -0
- samples/step3000/.ipynb_checkpoints/sample1_seed76-checkpoint.png +3 -0
- samples/step3000/.ipynb_checkpoints/sample2_seed76-checkpoint.png +3 -0
- samples/step3000/sample0_seed76.png +3 -0
- samples/step3000/sample1_seed76.png +3 -0
- samples/step3000/sample2_seed76.png +3 -0
- samples/step3000/sampling_inputs.json +30 -0
.gitattributes
CHANGED
|
@@ -61,3 +61,9 @@ samples/step2000/sample2_seed76.png filter=lfs diff=lfs merge=lfs -text
|
|
| 61 |
samples/step2500/sample0_seed76.png filter=lfs diff=lfs merge=lfs -text
|
| 62 |
samples/step2500/sample1_seed76.png filter=lfs diff=lfs merge=lfs -text
|
| 63 |
samples/step2500/sample2_seed76.png filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 61 |
samples/step2500/sample0_seed76.png filter=lfs diff=lfs merge=lfs -text
|
| 62 |
samples/step2500/sample1_seed76.png filter=lfs diff=lfs merge=lfs -text
|
| 63 |
samples/step2500/sample2_seed76.png filter=lfs diff=lfs merge=lfs -text
|
| 64 |
+
samples/step3000/.ipynb_checkpoints/sample0_seed76-checkpoint.png filter=lfs diff=lfs merge=lfs -text
|
| 65 |
+
samples/step3000/.ipynb_checkpoints/sample1_seed76-checkpoint.png filter=lfs diff=lfs merge=lfs -text
|
| 66 |
+
samples/step3000/.ipynb_checkpoints/sample2_seed76-checkpoint.png filter=lfs diff=lfs merge=lfs -text
|
| 67 |
+
samples/step3000/sample0_seed76.png filter=lfs diff=lfs merge=lfs -text
|
| 68 |
+
samples/step3000/sample1_seed76.png filter=lfs diff=lfs merge=lfs -text
|
| 69 |
+
samples/step3000/sample2_seed76.png filter=lfs diff=lfs merge=lfs -text
|
samples/step3000/.ipynb_checkpoints/sample0_seed76-checkpoint.png
ADDED
|
Git LFS Details
|
samples/step3000/.ipynb_checkpoints/sample1_seed76-checkpoint.png
ADDED
|
Git LFS Details
|
samples/step3000/.ipynb_checkpoints/sample2_seed76-checkpoint.png
ADDED
|
Git LFS Details
|
samples/step3000/sample0_seed76.png
ADDED
|
Git LFS Details
|
samples/step3000/sample1_seed76.png
ADDED
|
Git LFS Details
|
samples/step3000/sample2_seed76.png
ADDED
|
Git LFS Details
|
samples/step3000/sampling_inputs.json
ADDED
|
@@ -0,0 +1,30 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"seed": 76,
|
| 3 |
+
"turbo_lora": "/workspace/models/krea2/loras/krea2_turbo_lora_rank_64_bf16.safetensors",
|
| 4 |
+
"samples": [
|
| 5 |
+
{
|
| 6 |
+
"source": "recortados",
|
| 7 |
+
"stem": "udvuxwn25f_image_0002",
|
| 8 |
+
"reference": "/workspace/outputs/sampling_inputs/example0_ref.jpg",
|
| 9 |
+
"prompt": "Change the background to an outdoor scene with blurry autumn leaves. The blonde girl with red eyes is now completely nude, wearing a black pendant choker. She is performing fellatio, with her tongue out and licking the head of a large, veiny penis. A hand is holding the penis. She has red nail polish on her fingers. The shot is a close-up focusing on her mouth and the penis, with natural lighting.",
|
| 10 |
+
"width": 688,
|
| 11 |
+
"height": 384
|
| 12 |
+
},
|
| 13 |
+
{
|
| 14 |
+
"source": "mega3",
|
| 15 |
+
"stem": "comik_000822",
|
| 16 |
+
"reference": "/workspace/outputs/sampling_inputs/example1_ref.jpg",
|
| 17 |
+
"prompt": "a manga page of two panels, in the first the same braided woman straddles the same small creature, looking down at him with a grin while riding his cock, same background, in the second panel a close-up shows the same braided woman's pussy impaled by the creature's cock with sweat and moisture visible, dynamic movement lines surrounding the junction, same background",
|
| 18 |
+
"width": 432,
|
| 19 |
+
"height": 608
|
| 20 |
+
},
|
| 21 |
+
{
|
| 22 |
+
"source": "mega2",
|
| 23 |
+
"stem": "poxima_001207",
|
| 24 |
+
"reference": "/workspace/outputs/sampling_inputs/example2_ref.jpg",
|
| 25 |
+
"prompt": "close-up, eye-level frontal view, new girl with long magenta hair, looking directly at the camera with wide, purple eyes and a neutral expression, wearing a white shirt, new background, a bright hallway with light-colored architectural columns",
|
| 26 |
+
"width": 688,
|
| 27 |
+
"height": 384
|
| 28 |
+
}
|
| 29 |
+
]
|
| 30 |
+
}
|