Input
prompt
Specify things to see in the output
1girl, brown_eyes, long_black_hair, radiant, afro-caribean, 16 year old girl, volleyball uniform, just got home from training, is in the kitchen, gym top, white leotard, looking to viewer, small breast, cameltoe, <EasyNegativeV2:1.3>, (ultra-detailed), (masterpiece), (best_quality), (depth_of_field), (sharp_focus), (cinematic_lighting), (vibrant_colors), (cameltoe: 1.3), <lora:FaceBeauty_qinglong_V3:1.5>
negative_prompt
Specify things to not see in the output
asian, ugly, asian, chinese, text, error, cropped, ugly, duplicate, morbid, mutilated, out of frame, extra fingers, mutated hands, poorly drawn hands, poorly drawn face, mutation, deformed, dehydrated, bad anatomy, bad proportions, extra limbs, cloned face, disfigured, gross proportions, malformed limbs, missing arms, missing legs, extra arms, extra legs, fused fingers, too many fingers, long neck, username, watermark, signature, asian, , EasyNegative, fat, paintings, sketches, (worst quality:2), (low quality:2), (normal quality:2), lowres, ((monochrome)), ((grayscale)), bad anatomy, text, error, cropped, worst quality, low quality, normal quality, jpeg artifacts, signature, watermark, username, blurry, bad feet, poorly drawn face, bad proportions, gross proportions, ng_deepnegative_v1_75t, bad-hands-5, buildings, walls, windows, doors
num_outputs
Number of output images
4
width
Output image width
512
height
Output image height
768
enhance_face_with_adetailer
Enhance face with adetailer
false
enhance_hands_with_adetailer
Enhance hands with adetailer
false
adetailer_denoising_strength
1: completely redraw face or hands / 0: no effect on output images
0.55
detail
Enhance/diminish detail while keeping the overall style/character
0
brightness
Adjust brightness
0
contrast
Adjust contrast
0
saturation
Adjust saturation
0
seed
Same seed with the same prompt generates the same image. Set as -1 to randomize output.
-1
input_image
Base image that the output should be generated from. This is useful when you want to add some detail to input_image. For example, if prompt is "sunglasses" and input_image has a man, there is the man wearing sunglasses in the output.
input_image_redrawing_strength
How differ the output is from input_image. Used only when input_image is given.
0.55
reference_image
Image with which the output should share identity (e.g. face of a person or type of a dog)
reference_image_strength
Strength of applying reference_image. Used only when reference_image is given.
1
reference_pose_image
Image with a reference pose
reference_pose_strength
Strength of applying reference_pose_image. Used only when reference_pose_image is given.
1
reference_depth_image
Image with a reference depth
reference_depth_strength
Strength of applying reference_depth_image. Used only when reference_depth_image is given.
1
sampler
Sampler type
Restart
samping_steps
Number of denoising steps
20
cfg_scale
Scale for classifier-free guidance
7
clip_skip
The number of last layers of CLIP network to skip
2
vae
Select VAE
None
lora_1
LoRA file. Apply by writing the following in prompt: <lora:FILE_NAME_WITHOUT_EXTENSION:MAGNITUDE>
lora_2
LoRA file. Apply by writing the following in prompt: <lora:FILE_NAME_WITHOUT_EXTENSION:MAGNITUDE>
lora_3
LoRA file. Apply by writing the following in prompt: <lora:FILE_NAME_WITHOUT_EXTENSION:MAGNITUDE>
embedding_1
Embedding file (textural inversion). Apply by writing the following in prompt or negative prompt: (FILE_NAME_WITHOUT_EXTENSION:MAGNITUDE)
embedding_2
Embedding file (textural inversion). Apply by writing the following in prompt or negative prompt: (FILE_NAME_WITHOUT_EXTENSION:MAGNITUDE)
embedding_3
Embedding file (textural inversion). Apply by writing the following in prompt or negative prompt: (FILE_NAME_WITHOUT_EXTENSION:MAGNITUDE)
disable_prompt_modification
Disable automatically adding suggested prompt modification. Built-in LoRAs and trigger words will remain.
false
Output
https://files.tungsten.run/uploads/af2c28c5403043899d51c38f9010611c/00000-2372439657.png
https://files.tungsten.run/uploads/f1a557f27cf14e43b727ead347ee968e/00001-2372439658.png
https://files.tungsten.run/uploads/19f7bc2517ee4dc1b8f26e0314bd63fd/00002-2372439659.png
https://files.tungsten.run/uploads/6a3e088d2cdf4ee4bc6660dd2205dc06/00003-2372439660.png
Finished in 19.0 seconds
Setting up the model... Preparing inputs... Processing... Using seed 2372439657 Full prompt: 1girl, brown_eyes, long_black_hair, radiant, afro-caribean, 16 year old girl, volleyball uniform, just got home from training, is in the kitchen, gym top, white leotard, looking to viewer, small breast, cameltoe, <EasyNegativeV2:1.3>, (ultra-detailed), (masterpiece), (best_quality), (depth_of_field), (sharp_focus), (cinematic_lighting), (vibrant_colors), (cameltoe: 1.3), <lora:FaceBeauty_qinglong_V3:1.5> Full negative prompt: asian, ugly, asian, chinese, text, error, cropped, ugly, duplicate, morbid, mutilated, out of frame, extra fingers, mutated hands, poorly drawn hands, poorly drawn face, mutation, deformed, dehydrated, bad anatomy, bad proportions, extra limbs, cloned face, disfigured, gross proportions, malformed limbs, missing arms, missing legs, extra arms, extra legs, fused fingers, too many fingers, long neck, username, watermark, signature, asian, , EasyNegative, fat, paintings, sketches, (worst quality:2), (low quality:2), (normal quality:2), lowres, ((monochrome)), ((grayscale)), bad anatomy, text, error, cropped, worst quality, low quality, normal quality, jpeg artifacts, signature, watermark, username, blurry, bad feet, poorly drawn face, bad proportions, gross proportions, ng_deepnegative_v1_75t, buildings, walls, windows, doors, BadDream, UnrealisticDream, bad-hands-5 *** Error verifying pickled file from /tungsten/embeddings/bad-hands-5.pt *** The file may be malicious, so the program is not going to read it. *** You can skip this check with --disable-safe-unpickle commandline argument. *** Traceback (most recent call last): File "/tungsten/modules/safe.py", line 83, in check_pt with zipfile.ZipFile(filename) as z: File "/usr/local/lib/python3.10/zipfile.py", line 1269, in __init__ self._RealGetContents() File "/usr/local/lib/python3.10/zipfile.py", line 1336, in _RealGetContents raise BadZipFile("File is not a zip file") zipfile.BadZipFile: File is not a zip file During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/tungsten/modules/safe.py", line 137, in load_with_extra check_pt(filename, extra_handler) File "/tungsten/modules/safe.py", line 104, in check_pt unpickler.load() File "/usr/local/lib/python3.10/pickle.py", line 1213, in load dispatch[key[0]](self) KeyError: 0 --- *** Error loading embedding bad-hands-5.pt Traceback (most recent call last): File "/tungsten/modules/textual_inversion/textual_inversion.py", line 249, in load_from_dir self.load_from_file(fullfn, fn) File "/tungsten/modules/textual_inversion/textual_inversion.py", line 201, in load_from_file if "string_to_param" in data: TypeError: argument of type 'NoneType' is not iterable --- Textual inversion embeddings loaded(3): BadDream, EasyNegativeV2, UnrealisticDream Skipping unknown extra network: EasyNegativeV2 0%| | 0/20 [00:00<?, ?it/s] 5%|▌ | 1/20 [00:01<00:27, 1.42s/it] 10%|█ | 2/20 [00:02<00:19, 1.06s/it] 15%|█▌ | 3/20 [00:03<00:15, 1.06it/s] 20%|██ | 4/20 [00:03<00:14, 1.13it/s] 25%|██▌ | 5/20 [00:04<00:12, 1.17it/s] 30%|███ | 6/20 [00:05<00:11, 1.19it/s] 35%|███▌ | 7/20 [00:06<00:10, 1.21it/s] 40%|████ | 8/20 [00:07<00:09, 1.23it/s] 45%|████▌ | 9/20 [00:07<00:08, 1.23it/s] 50%|█████ | 10/20 [00:08<00:08, 1.24it/s] 55%|█████▌ | 11/20 [00:09<00:07, 1.24it/s] 60%|██████ | 12/20 [00:10<00:06, 1.24it/s] 65%|██████▌ | 13/20 [00:11<00:05, 1.24it/s] 70%|███████ | 14/20 [00:11<00:04, 1.25it/s] 75%|███████▌ | 15/20 [00:12<00:04, 1.25it/s] 80%|████████ | 16/20 [00:13<00:03, 1.25it/s] 85%|████████▌ | 17/20 [00:14<00:02, 1.24it/s] 90%|█████████ | 18/20 [00:15<00:01, 1.24it/s] 95%|█████████▌| 19/20 [00:15<00:00, 1.24it/s] 100%|██████████| 20/20 [00:16<00:00, 1.46it/s] 100%|██████████| 20/20 [00:16<00:00, 1.23it/s] Decoding latents in cuda:0... done in 0.63s Move latents to cpu... done in 0.01s Uploading outputs... Finished.
prompt
Specify things to see in the output
1girl, brown_eyes, long_black_hair, radiant, afro-caribean, 16 year old girl, volleyball uniform, just got home from training, is in the kitchen, gym top, white leotard, looking to viewer, small breast, cameltoe, <EasyNegativeV2:1.3>, (ultra-detailed), (masterpiece), (best_quality), (depth_of_field), (sharp_focus), (cinematic_lighting), (vibrant_colors), (cameltoe: 1.3), <lora:FaceBeauty_qinglong_V3:1.5>
negative_prompt
Specify things to not see in the output
asian, ugly, asian, chinese, text, error, cropped, ugly, duplicate, morbid, mutilated, out of frame, extra fingers, mutated hands, poorly drawn hands, poorly drawn face, mutation, deformed, dehydrated, bad anatomy, bad proportions, extra limbs, cloned face, disfigured, gross proportions, malformed limbs, missing arms, missing legs, extra arms, extra legs, fused fingers, too many fingers, long neck, username, watermark, signature, asian, , EasyNegative, fat, paintings, sketches, (worst quality:2), (low quality:2), (normal quality:2), lowres, ((monochrome)), ((grayscale)), bad anatomy, text, error, cropped, worst quality, low quality, normal quality, jpeg artifacts, signature, watermark, username, blurry, bad feet, poorly drawn face, bad proportions, gross proportions, ng_deepnegative_v1_75t, bad-hands-5, buildings, walls, windows, doors
num_outputs
Number of output images
4
width
Output image width
512
height
Output image height
768
enhance_face_with_adetailer
Enhance face with adetailer
false
enhance_hands_with_adetailer
Enhance hands with adetailer
false
adetailer_denoising_strength
1: completely redraw face or hands / 0: no effect on output images
0.55
detail
Enhance/diminish detail while keeping the overall style/character
0
brightness
Adjust brightness
0
contrast
Adjust contrast
0
saturation
Adjust saturation
0
seed
Same seed with the same prompt generates the same image. Set as -1 to randomize output.
-1
input_image
Base image that the output should be generated from. This is useful when you want to add some detail to input_image. For example, if prompt is "sunglasses" and input_image has a man, there is the man wearing sunglasses in the output.
input_image_redrawing_strength
How differ the output is from input_image. Used only when input_image is given.
0.55
reference_image
Image with which the output should share identity (e.g. face of a person or type of a dog)
reference_image_strength
Strength of applying reference_image. Used only when reference_image is given.
1
reference_pose_image
Image with a reference pose
reference_pose_strength
Strength of applying reference_pose_image. Used only when reference_pose_image is given.
1
reference_depth_image
Image with a reference depth
reference_depth_strength
Strength of applying reference_depth_image. Used only when reference_depth_image is given.
1
sampler
Sampler type
Restart
samping_steps
Number of denoising steps
20
cfg_scale
Scale for classifier-free guidance
7
clip_skip
The number of last layers of CLIP network to skip
2
vae
Select VAE
None
lora_1
LoRA file. Apply by writing the following in prompt: <lora:FILE_NAME_WITHOUT_EXTENSION:MAGNITUDE>
lora_2
LoRA file. Apply by writing the following in prompt: <lora:FILE_NAME_WITHOUT_EXTENSION:MAGNITUDE>
lora_3
LoRA file. Apply by writing the following in prompt: <lora:FILE_NAME_WITHOUT_EXTENSION:MAGNITUDE>
embedding_1
Embedding file (textural inversion). Apply by writing the following in prompt or negative prompt: (FILE_NAME_WITHOUT_EXTENSION:MAGNITUDE)
embedding_2
Embedding file (textural inversion). Apply by writing the following in prompt or negative prompt: (FILE_NAME_WITHOUT_EXTENSION:MAGNITUDE)
embedding_3
Embedding file (textural inversion). Apply by writing the following in prompt or negative prompt: (FILE_NAME_WITHOUT_EXTENSION:MAGNITUDE)
disable_prompt_modification
Disable automatically adding suggested prompt modification. Built-in LoRAs and trigger words will remain.
false
https://files.tungsten.run/uploads/af2c28c5403043899d51c38f9010611c/00000-2372439657.png
https://files.tungsten.run/uploads/f1a557f27cf14e43b727ead347ee968e/00001-2372439658.png
https://files.tungsten.run/uploads/19f7bc2517ee4dc1b8f26e0314bd63fd/00002-2372439659.png
https://files.tungsten.run/uploads/6a3e088d2cdf4ee4bc6660dd2205dc06/00003-2372439660.png
Finished in 19.0 seconds
Setting up the model... Preparing inputs... Processing... Using seed 2372439657 Full prompt: 1girl, brown_eyes, long_black_hair, radiant, afro-caribean, 16 year old girl, volleyball uniform, just got home from training, is in the kitchen, gym top, white leotard, looking to viewer, small breast, cameltoe, <EasyNegativeV2:1.3>, (ultra-detailed), (masterpiece), (best_quality), (depth_of_field), (sharp_focus), (cinematic_lighting), (vibrant_colors), (cameltoe: 1.3), <lora:FaceBeauty_qinglong_V3:1.5> Full negative prompt: asian, ugly, asian, chinese, text, error, cropped, ugly, duplicate, morbid, mutilated, out of frame, extra fingers, mutated hands, poorly drawn hands, poorly drawn face, mutation, deformed, dehydrated, bad anatomy, bad proportions, extra limbs, cloned face, disfigured, gross proportions, malformed limbs, missing arms, missing legs, extra arms, extra legs, fused fingers, too many fingers, long neck, username, watermark, signature, asian, , EasyNegative, fat, paintings, sketches, (worst quality:2), (low quality:2), (normal quality:2), lowres, ((monochrome)), ((grayscale)), bad anatomy, text, error, cropped, worst quality, low quality, normal quality, jpeg artifacts, signature, watermark, username, blurry, bad feet, poorly drawn face, bad proportions, gross proportions, ng_deepnegative_v1_75t, buildings, walls, windows, doors, BadDream, UnrealisticDream, bad-hands-5 *** Error verifying pickled file from /tungsten/embeddings/bad-hands-5.pt *** The file may be malicious, so the program is not going to read it. *** You can skip this check with --disable-safe-unpickle commandline argument. *** Traceback (most recent call last): File "/tungsten/modules/safe.py", line 83, in check_pt with zipfile.ZipFile(filename) as z: File "/usr/local/lib/python3.10/zipfile.py", line 1269, in __init__ self._RealGetContents() File "/usr/local/lib/python3.10/zipfile.py", line 1336, in _RealGetContents raise BadZipFile("File is not a zip file") zipfile.BadZipFile: File is not a zip file During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/tungsten/modules/safe.py", line 137, in load_with_extra check_pt(filename, extra_handler) File "/tungsten/modules/safe.py", line 104, in check_pt unpickler.load() File "/usr/local/lib/python3.10/pickle.py", line 1213, in load dispatch[key[0]](self) KeyError: 0 --- *** Error loading embedding bad-hands-5.pt Traceback (most recent call last): File "/tungsten/modules/textual_inversion/textual_inversion.py", line 249, in load_from_dir self.load_from_file(fullfn, fn) File "/tungsten/modules/textual_inversion/textual_inversion.py", line 201, in load_from_file if "string_to_param" in data: TypeError: argument of type 'NoneType' is not iterable --- Textual inversion embeddings loaded(3): BadDream, EasyNegativeV2, UnrealisticDream Skipping unknown extra network: EasyNegativeV2 0%| | 0/20 [00:00<?, ?it/s] 5%|▌ | 1/20 [00:01<00:27, 1.42s/it] 10%|█ | 2/20 [00:02<00:19, 1.06s/it] 15%|█▌ | 3/20 [00:03<00:15, 1.06it/s] 20%|██ | 4/20 [00:03<00:14, 1.13it/s] 25%|██▌ | 5/20 [00:04<00:12, 1.17it/s] 30%|███ | 6/20 [00:05<00:11, 1.19it/s] 35%|███▌ | 7/20 [00:06<00:10, 1.21it/s] 40%|████ | 8/20 [00:07<00:09, 1.23it/s] 45%|████▌ | 9/20 [00:07<00:08, 1.23it/s] 50%|█████ | 10/20 [00:08<00:08, 1.24it/s] 55%|█████▌ | 11/20 [00:09<00:07, 1.24it/s] 60%|██████ | 12/20 [00:10<00:06, 1.24it/s] 65%|██████▌ | 13/20 [00:11<00:05, 1.24it/s] 70%|███████ | 14/20 [00:11<00:04, 1.25it/s] 75%|███████▌ | 15/20 [00:12<00:04, 1.25it/s] 80%|████████ | 16/20 [00:13<00:03, 1.25it/s] 85%|████████▌ | 17/20 [00:14<00:02, 1.24it/s] 90%|█████████ | 18/20 [00:15<00:01, 1.24it/s] 95%|█████████▌| 19/20 [00:15<00:00, 1.24it/s] 100%|██████████| 20/20 [00:16<00:00, 1.46it/s] 100%|██████████| 20/20 [00:16<00:00, 1.23it/s] Decoding latents in cuda:0... done in 0.63s Move latents to cpu... done in 0.01s Uploading outputs... Finished.