Readme
This model doesn't have a readme.
Fooocus API based endpoint
Run this model in Node.js with one line of code:
npm install replicate
REPLICATE_API_TOKEN
environment variable:export REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
import Replicate from "replicate";
const replicate = new Replicate({
auth: process.env.REPLICATE_API_TOKEN,
});
Run alexgenovese/custom-endpoint using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
const output = await replicate.run(
"alexgenovese/custom-endpoint:9dab65ee74fff214a1de295299ba57eb8f4540be3c9839027d2a02f505989888",
{
input: {
prompt: "a full body realistic photo of beautiful woman 40 y.o, walking in Madison Square Garden, smile, blue eyes, short hair, dark makeup, hyperdetailed photography, soft light, ((full body)), ((3/4 view))",
cn_type1: "ImagePrompt",
cn_type2: "ImagePrompt",
cn_type3: "ImagePrompt",
cn_type4: "ImagePrompt",
sharpness: 2,
image_seed: -1,
uov_method: "Disabled",
image_number: 1,
guidance_scale: 4,
refiner_switch: 0.5,
negative_prompt: "",
style_selections: "Fooocus V2,Fooocus Enhance,Fooocus Sharp, Fooocus Photograph",
outpaint_selections: "",
performance_selection: "Quality",
aspect_ratios_selection: "1152×896"
}
}
);
// To access the file URL:
console.log(output[0].url()); //=> "http://example.com"
// To write the file to disk:
fs.writeFile("my-image.png", output[0]);
To learn more, take a look at the guide on getting started with Node.js.
pip install replicate
REPLICATE_API_TOKEN
environment variable:export REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
import replicate
Run alexgenovese/custom-endpoint using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
output = replicate.run(
"alexgenovese/custom-endpoint:9dab65ee74fff214a1de295299ba57eb8f4540be3c9839027d2a02f505989888",
input={
"prompt": "a full body realistic photo of beautiful woman 40 y.o, walking in Madison Square Garden, smile, blue eyes, short hair, dark makeup, hyperdetailed photography, soft light, ((full body)), ((3/4 view))",
"cn_type1": "ImagePrompt",
"cn_type2": "ImagePrompt",
"cn_type3": "ImagePrompt",
"cn_type4": "ImagePrompt",
"sharpness": 2,
"image_seed": -1,
"uov_method": "Disabled",
"image_number": 1,
"guidance_scale": 4,
"refiner_switch": 0.5,
"negative_prompt": "",
"style_selections": "Fooocus V2,Fooocus Enhance,Fooocus Sharp, Fooocus Photograph",
"outpaint_selections": "",
"performance_selection": "Quality",
"aspect_ratios_selection": "1152×896"
}
)
print(output)
To learn more, take a look at the guide on getting started with Python.
REPLICATE_API_TOKEN
environment variable:export REPLICATE_API_TOKEN=<paste-your-token-here>
Find your API token in your account settings.
Run alexgenovese/custom-endpoint using Replicate’s API. Check out the model's schema for an overview of inputs and outputs.
curl -s -X POST \
-H "Authorization: Bearer $REPLICATE_API_TOKEN" \
-H "Content-Type: application/json" \
-H "Prefer: wait" \
-d $'{
"version": "9dab65ee74fff214a1de295299ba57eb8f4540be3c9839027d2a02f505989888",
"input": {
"prompt": "a full body realistic photo of beautiful woman 40 y.o, walking in Madison Square Garden, smile, blue eyes, short hair, dark makeup, hyperdetailed photography, soft light, ((full body)), ((3/4 view))",
"cn_type1": "ImagePrompt",
"cn_type2": "ImagePrompt",
"cn_type3": "ImagePrompt",
"cn_type4": "ImagePrompt",
"sharpness": 2,
"image_seed": -1,
"uov_method": "Disabled",
"image_number": 1,
"guidance_scale": 4,
"refiner_switch": 0.5,
"negative_prompt": "",
"style_selections": "Fooocus V2,Fooocus Enhance,Fooocus Sharp, Fooocus Photograph",
"outpaint_selections": "",
"performance_selection": "Quality",
"aspect_ratios_selection": "1152×896"
}
}' \
https://api.replicate.com/v1/predictions
To learn more, take a look at Replicate’s HTTP API reference docs.
Add a payment method to run this model.
By signing in, you agree to our
terms of service and privacy policy
{
"completed_at": "2023-11-23T16:21:50.285228Z",
"created_at": "2023-11-23T16:21:30.594916Z",
"data_removed": false,
"error": null,
"id": "rstmvw3bzzbpixxxcff6ebd5pm",
"input": {
"prompt": "a full body realistic photo of beautiful woman 40 y.o, walking in Madison Square Garden, smile, blue eyes, short hair, dark makeup, hyperdetailed photography, soft light, ((full body)), ((3/4 view))",
"cn_type1": "ImagePrompt",
"cn_type2": "ImagePrompt",
"cn_type3": "ImagePrompt",
"cn_type4": "ImagePrompt",
"sharpness": 2,
"image_seed": -1,
"uov_method": "Disabled",
"image_number": 1,
"guidance_scale": 4,
"refiner_switch": 0.5,
"negative_prompt": "",
"style_selections": "Fooocus V2,Fooocus Enhance,Fooocus Sharp, Fooocus Photograph",
"outpaint_selections": "",
"performance_selection": "Quality",
"aspect_ratios_selection": "1152×896"
},
"logs": "[Predictor Predict] Params: {'prompt': 'a full body realistic photo of beautiful woman 40 y.o, walking in Madison Square Garden, smile, blue eyes, short hair, dark makeup, hyperdetailed photography, soft light, ((full body)), ((3/4 view))', 'negative_prompt': '', 'style_selections': ['Fooocus V2', 'Fooocus Enhance', 'Fooocus Sharp', 'Fooocus Photograph'], 'performance_selection': 'Quality', 'aspect_ratios_selection': '1152×896', 'image_number': 1, 'image_seed': -1, 'sharpness': 2.0, 'guidance_scale': 4.0, 'base_model_name': 'juggernautXL_version6Rundiffusion.safetensors', 'refiner_model_name': 'None', 'refiner_switch': 0.5, 'loras': [['sd_xl_offset_example-lora_1.0.safetensors', 0.1]], 'uov_input_image': None, 'uov_method': 'Disabled', 'outpaint_selections': [], 'inpaint_input_image': None, 'inpaint_additional_prompt': None, 'image_prompts': [], 'advanced_params': [False, 1.5, 0.8, 0.3, 7.0, 'dpmpp_2m_sde_gpu', 'karras', False, -1, -1, -1, -1, -1, -1, False, False, False, False, 0.25, 64, 128, 'joint', False, None, None, None, None, False, False, 'v2.6', 1.0, 0.618]}\n[Task Queue] Task queue is free, start task, seq=4\n[Parameters] Adaptive CFG = 7.0\n[Parameters] Sharpness = 2.0\n[Parameters] ADM Scale = 1.5 : 0.8 : 0.3\n[Parameters] CFG = 4.0\n[Parameters] Seed = 8354465421749182772\n[Parameters] Sampler = dpmpp_2m_sde_gpu - karras\n[Parameters] Steps = 60 - 30\n[Fooocus] Initializing ...\n[Fooocus] Loading models ...\nRefiner unloaded.\n[Fooocus] Processing prompts ...\n[Fooocus] Preparing Fooocus text #1 ...\n[Prompt Expansion] a full body realistic photo of beautiful woman 40 y.o, walking in Madison Square Garden, smile, blue eyes, short hair, dark makeup, hyperdetailed photography, soft light, ((full body)), ((3/4 view)), elegant, highly detailed, extremely sharp focus, cinematic color, rich deep colors, intricate, very artistic, appealing, magical atmosphere, iconic\n[Fooocus] Encoding positive #1 ...\n[Fooocus] Encoding negative #1 ...\n[Parameters] Denoising Strength = 1.0\n[Parameters] Initial Latent shape: Image Space (896, 1152)\nPreparation time: 0.60 seconds\n[Sampler] refiner_swap_method = joint\n[Sampler] sigma_min = 0.0291671771556139, sigma_max = 14.614643096923828\nRequested to load SDXL\nLoading 1 new model\n[Fooocus Model Management] Moving model(s) has taken 1.27 seconds\n 0%| | 0/60 [00:00<?, ?it/s]\n 2%|▏ | 1/60 [00:00<00:15, 3.93it/s]\n 3%|▎ | 2/60 [00:00<00:14, 3.92it/s]\n 5%|▌ | 3/60 [00:00<00:14, 3.92it/s]\n 7%|▋ | 4/60 [00:01<00:14, 3.92it/s]\n 8%|▊ | 5/60 [00:01<00:14, 3.91it/s]\n 10%|█ | 6/60 [00:01<00:13, 3.91it/s]\n 12%|█▏ | 7/60 [00:01<00:13, 3.91it/s]\n 13%|█▎ | 8/60 [00:02<00:13, 3.91it/s]\n 15%|█▌ | 9/60 [00:02<00:13, 3.91it/s]\n 17%|█▋ | 10/60 [00:02<00:12, 3.90it/s]\n 18%|█▊ | 11/60 [00:02<00:12, 3.91it/s]\n 20%|██ | 12/60 [00:03<00:12, 3.90it/s]\n 22%|██▏ | 13/60 [00:03<00:12, 3.90it/s]\n 23%|██▎ | 14/60 [00:03<00:11, 3.90it/s]\n 25%|██▌ | 15/60 [00:03<00:11, 3.90it/s]\n 27%|██▋ | 16/60 [00:04<00:11, 3.90it/s]\n 28%|██▊ | 17/60 [00:04<00:11, 3.90it/s]\n 30%|███ | 18/60 [00:04<00:10, 3.90it/s]\n 32%|███▏ | 19/60 [00:04<00:10, 3.87it/s]\n 33%|███▎ | 20/60 [00:05<00:10, 3.88it/s]\n 35%|███▌ | 21/60 [00:05<00:10, 3.88it/s]\n 37%|███▋ | 22/60 [00:05<00:09, 3.89it/s]\n 38%|███▊ | 23/60 [00:05<00:09, 3.89it/s]\n 40%|████ | 24/60 [00:06<00:09, 3.89it/s]\n 42%|████▏ | 25/60 [00:06<00:08, 3.89it/s]\n 43%|████▎ | 26/60 [00:06<00:08, 3.88it/s]\n 45%|████▌ | 27/60 [00:06<00:08, 3.89it/s]\n 47%|████▋ | 28/60 [00:07<00:08, 3.89it/s]\n 48%|████▊ | 29/60 [00:07<00:07, 3.88it/s]\n 50%|█████ | 30/60 [00:07<00:07, 3.89it/s]\n 52%|█████▏ | 31/60 [00:07<00:07, 3.88it/s]\n 53%|█████▎ | 32/60 [00:08<00:07, 3.88it/s]\n 55%|█████▌ | 33/60 [00:08<00:06, 3.88it/s]\n 57%|█████▋ | 34/60 [00:08<00:06, 3.89it/s]\n 58%|█████▊ | 35/60 [00:08<00:06, 3.89it/s]\n 60%|██████ | 36/60 [00:09<00:06, 3.88it/s]\n 62%|██████▏ | 37/60 [00:09<00:05, 3.89it/s]\n 63%|██████▎ | 38/60 [00:09<00:05, 3.87it/s]\n 65%|██████▌ | 39/60 [00:10<00:05, 3.87it/s]\n 67%|██████▋ | 40/60 [00:10<00:05, 3.87it/s]\n 68%|██████▊ | 41/60 [00:10<00:04, 3.88it/s]\n 70%|███████ | 42/60 [00:10<00:04, 3.88it/s]\n 72%|███████▏ | 43/60 [00:11<00:04, 3.88it/s]\n 73%|███████▎ | 44/60 [00:11<00:04, 3.88it/s]\n 75%|███████▌ | 45/60 [00:11<00:03, 3.88it/s]\n 77%|███████▋ | 46/60 [00:11<00:03, 3.87it/s]\n 78%|███████▊ | 47/60 [00:12<00:03, 3.87it/s]\n 80%|████████ | 48/60 [00:12<00:03, 3.87it/s]\n 82%|████████▏ | 49/60 [00:12<00:02, 3.88it/s]\n 83%|████████▎ | 50/60 [00:12<00:02, 3.88it/s]\n 85%|████████▌ | 51/60 [00:13<00:02, 3.87it/s]\n 87%|████████▋ | 52/60 [00:13<00:02, 3.88it/s]\n 88%|████████▊ | 53/60 [00:13<00:01, 3.88it/s]\n 90%|█████████ | 54/60 [00:13<00:01, 3.88it/s]\n 92%|█████████▏| 55/60 [00:14<00:01, 3.88it/s]\n 93%|█████████▎| 56/60 [00:14<00:01, 3.88it/s]\n 95%|█████████▌| 57/60 [00:14<00:00, 3.87it/s]\n 97%|█████████▋| 58/60 [00:14<00:00, 3.88it/s]\n 98%|█████████▊| 59/60 [00:15<00:00, 3.88it/s]\n100%|██████████| 60/60 [00:15<00:00, 3.90it/s]\n100%|██████████| 60/60 [00:15<00:00, 3.89it/s]\nGenerating and saving time: 17.14 seconds\n[Task Queue] Finish task, seq=4\nRequested to load SDXLClipModel\nRequested to load GPT2LMHeadModel\nLoading 2 new models\n[Fooocus Model Management] Moving model(s) has taken 0.40 seconds\n[Predictor Predict] Finished with 1 images",
"metrics": {
"predict_time": 19.657861,
"total_time": 19.690312
},
"output": [
"https://replicate.delivery/pbxt/gD1MwiSMTC7ZKBoxxMSxiH0OftxZ2Eyt8YIaZIayg1lOcp9IA/e72f602a-88cc-4ed5-ad67-1562997c76ee.png"
],
"started_at": "2023-11-23T16:21:30.627367Z",
"status": "succeeded",
"urls": {
"get": "https://api.replicate.com/v1/predictions/rstmvw3bzzbpixxxcff6ebd5pm",
"cancel": "https://api.replicate.com/v1/predictions/rstmvw3bzzbpixxxcff6ebd5pm/cancel"
},
"version": "c8357daea2a52885ef62b5dbaeeb2c71b63c975236791a3e7c7f78f7b9e80b72"
}
[Predictor Predict] Params: {'prompt': 'a full body realistic photo of beautiful woman 40 y.o, walking in Madison Square Garden, smile, blue eyes, short hair, dark makeup, hyperdetailed photography, soft light, ((full body)), ((3/4 view))', 'negative_prompt': '', 'style_selections': ['Fooocus V2', 'Fooocus Enhance', 'Fooocus Sharp', 'Fooocus Photograph'], 'performance_selection': 'Quality', 'aspect_ratios_selection': '1152×896', 'image_number': 1, 'image_seed': -1, 'sharpness': 2.0, 'guidance_scale': 4.0, 'base_model_name': 'juggernautXL_version6Rundiffusion.safetensors', 'refiner_model_name': 'None', 'refiner_switch': 0.5, 'loras': [['sd_xl_offset_example-lora_1.0.safetensors', 0.1]], 'uov_input_image': None, 'uov_method': 'Disabled', 'outpaint_selections': [], 'inpaint_input_image': None, 'inpaint_additional_prompt': None, 'image_prompts': [], 'advanced_params': [False, 1.5, 0.8, 0.3, 7.0, 'dpmpp_2m_sde_gpu', 'karras', False, -1, -1, -1, -1, -1, -1, False, False, False, False, 0.25, 64, 128, 'joint', False, None, None, None, None, False, False, 'v2.6', 1.0, 0.618]}
[Task Queue] Task queue is free, start task, seq=4
[Parameters] Adaptive CFG = 7.0
[Parameters] Sharpness = 2.0
[Parameters] ADM Scale = 1.5 : 0.8 : 0.3
[Parameters] CFG = 4.0
[Parameters] Seed = 8354465421749182772
[Parameters] Sampler = dpmpp_2m_sde_gpu - karras
[Parameters] Steps = 60 - 30
[Fooocus] Initializing ...
[Fooocus] Loading models ...
Refiner unloaded.
[Fooocus] Processing prompts ...
[Fooocus] Preparing Fooocus text #1 ...
[Prompt Expansion] a full body realistic photo of beautiful woman 40 y.o, walking in Madison Square Garden, smile, blue eyes, short hair, dark makeup, hyperdetailed photography, soft light, ((full body)), ((3/4 view)), elegant, highly detailed, extremely sharp focus, cinematic color, rich deep colors, intricate, very artistic, appealing, magical atmosphere, iconic
[Fooocus] Encoding positive #1 ...
[Fooocus] Encoding negative #1 ...
[Parameters] Denoising Strength = 1.0
[Parameters] Initial Latent shape: Image Space (896, 1152)
Preparation time: 0.60 seconds
[Sampler] refiner_swap_method = joint
[Sampler] sigma_min = 0.0291671771556139, sigma_max = 14.614643096923828
Requested to load SDXL
Loading 1 new model
[Fooocus Model Management] Moving model(s) has taken 1.27 seconds
0%| | 0/60 [00:00<?, ?it/s]
2%|▏ | 1/60 [00:00<00:15, 3.93it/s]
3%|▎ | 2/60 [00:00<00:14, 3.92it/s]
5%|▌ | 3/60 [00:00<00:14, 3.92it/s]
7%|▋ | 4/60 [00:01<00:14, 3.92it/s]
8%|▊ | 5/60 [00:01<00:14, 3.91it/s]
10%|█ | 6/60 [00:01<00:13, 3.91it/s]
12%|█▏ | 7/60 [00:01<00:13, 3.91it/s]
13%|█▎ | 8/60 [00:02<00:13, 3.91it/s]
15%|█▌ | 9/60 [00:02<00:13, 3.91it/s]
17%|█▋ | 10/60 [00:02<00:12, 3.90it/s]
18%|█▊ | 11/60 [00:02<00:12, 3.91it/s]
20%|██ | 12/60 [00:03<00:12, 3.90it/s]
22%|██▏ | 13/60 [00:03<00:12, 3.90it/s]
23%|██▎ | 14/60 [00:03<00:11, 3.90it/s]
25%|██▌ | 15/60 [00:03<00:11, 3.90it/s]
27%|██▋ | 16/60 [00:04<00:11, 3.90it/s]
28%|██▊ | 17/60 [00:04<00:11, 3.90it/s]
30%|███ | 18/60 [00:04<00:10, 3.90it/s]
32%|███▏ | 19/60 [00:04<00:10, 3.87it/s]
33%|███▎ | 20/60 [00:05<00:10, 3.88it/s]
35%|███▌ | 21/60 [00:05<00:10, 3.88it/s]
37%|███▋ | 22/60 [00:05<00:09, 3.89it/s]
38%|███▊ | 23/60 [00:05<00:09, 3.89it/s]
40%|████ | 24/60 [00:06<00:09, 3.89it/s]
42%|████▏ | 25/60 [00:06<00:08, 3.89it/s]
43%|████▎ | 26/60 [00:06<00:08, 3.88it/s]
45%|████▌ | 27/60 [00:06<00:08, 3.89it/s]
47%|████▋ | 28/60 [00:07<00:08, 3.89it/s]
48%|████▊ | 29/60 [00:07<00:07, 3.88it/s]
50%|█████ | 30/60 [00:07<00:07, 3.89it/s]
52%|█████▏ | 31/60 [00:07<00:07, 3.88it/s]
53%|█████▎ | 32/60 [00:08<00:07, 3.88it/s]
55%|█████▌ | 33/60 [00:08<00:06, 3.88it/s]
57%|█████▋ | 34/60 [00:08<00:06, 3.89it/s]
58%|█████▊ | 35/60 [00:08<00:06, 3.89it/s]
60%|██████ | 36/60 [00:09<00:06, 3.88it/s]
62%|██████▏ | 37/60 [00:09<00:05, 3.89it/s]
63%|██████▎ | 38/60 [00:09<00:05, 3.87it/s]
65%|██████▌ | 39/60 [00:10<00:05, 3.87it/s]
67%|██████▋ | 40/60 [00:10<00:05, 3.87it/s]
68%|██████▊ | 41/60 [00:10<00:04, 3.88it/s]
70%|███████ | 42/60 [00:10<00:04, 3.88it/s]
72%|███████▏ | 43/60 [00:11<00:04, 3.88it/s]
73%|███████▎ | 44/60 [00:11<00:04, 3.88it/s]
75%|███████▌ | 45/60 [00:11<00:03, 3.88it/s]
77%|███████▋ | 46/60 [00:11<00:03, 3.87it/s]
78%|███████▊ | 47/60 [00:12<00:03, 3.87it/s]
80%|████████ | 48/60 [00:12<00:03, 3.87it/s]
82%|████████▏ | 49/60 [00:12<00:02, 3.88it/s]
83%|████████▎ | 50/60 [00:12<00:02, 3.88it/s]
85%|████████▌ | 51/60 [00:13<00:02, 3.87it/s]
87%|████████▋ | 52/60 [00:13<00:02, 3.88it/s]
88%|████████▊ | 53/60 [00:13<00:01, 3.88it/s]
90%|█████████ | 54/60 [00:13<00:01, 3.88it/s]
92%|█████████▏| 55/60 [00:14<00:01, 3.88it/s]
93%|█████████▎| 56/60 [00:14<00:01, 3.88it/s]
95%|█████████▌| 57/60 [00:14<00:00, 3.87it/s]
97%|█████████▋| 58/60 [00:14<00:00, 3.88it/s]
98%|█████████▊| 59/60 [00:15<00:00, 3.88it/s]
100%|██████████| 60/60 [00:15<00:00, 3.90it/s]
100%|██████████| 60/60 [00:15<00:00, 3.89it/s]
Generating and saving time: 17.14 seconds
[Task Queue] Finish task, seq=4
Requested to load SDXLClipModel
Requested to load GPT2LMHeadModel
Loading 2 new models
[Fooocus Model Management] Moving model(s) has taken 0.40 seconds
[Predictor Predict] Finished with 1 images
This output was created using a different version of the model, alexgenovese/custom-endpoint:c8357dae.
This model runs on Nvidia A100 (80GB) GPU hardware. We don't yet have enough runs of this model to provide performance information.
This model doesn't have a readme.
This model is cold. You'll get a fast response if the model is warm and already running, and a slower response if the model is cold and starting up.
Choose a file from your machine
Hint: you can also drag files onto the input
Choose a file from your machine
Hint: you can also drag files onto the input
Choose a file from your machine
Hint: you can also drag files onto the input
Choose a file from your machine
Hint: you can also drag files onto the input
Choose a file from your machine
Hint: you can also drag files onto the input
Choose a file from your machine
Hint: you can also drag files onto the input
Choose a file from your machine
Hint: you can also drag files onto the input
[Predictor Predict] Params: {'prompt': 'a full body realistic photo of beautiful woman 40 y.o, walking in Madison Square Garden, smile, blue eyes, short hair, dark makeup, hyperdetailed photography, soft light, ((full body)), ((3/4 view))', 'negative_prompt': '', 'style_selections': ['Fooocus V2', 'Fooocus Enhance', 'Fooocus Sharp', 'Fooocus Photograph'], 'performance_selection': 'Quality', 'aspect_ratios_selection': '1152×896', 'image_number': 1, 'image_seed': -1, 'sharpness': 2.0, 'guidance_scale': 4.0, 'base_model_name': 'juggernautXL_version6Rundiffusion.safetensors', 'refiner_model_name': 'None', 'refiner_switch': 0.5, 'loras': [['sd_xl_offset_example-lora_1.0.safetensors', 0.1]], 'uov_input_image': None, 'uov_method': 'Disabled', 'outpaint_selections': [], 'inpaint_input_image': None, 'inpaint_additional_prompt': None, 'image_prompts': [], 'advanced_params': [False, 1.5, 0.8, 0.3, 7.0, 'dpmpp_2m_sde_gpu', 'karras', False, -1, -1, -1, -1, -1, -1, False, False, False, False, 0.25, 64, 128, 'joint', False, None, None, None, None, False, False, 'v2.6', 1.0, 0.618]}
[Task Queue] Task queue is free, start task, seq=4
[Parameters] Adaptive CFG = 7.0
[Parameters] Sharpness = 2.0
[Parameters] ADM Scale = 1.5 : 0.8 : 0.3
[Parameters] CFG = 4.0
[Parameters] Seed = 8354465421749182772
[Parameters] Sampler = dpmpp_2m_sde_gpu - karras
[Parameters] Steps = 60 - 30
[Fooocus] Initializing ...
[Fooocus] Loading models ...
Refiner unloaded.
[Fooocus] Processing prompts ...
[Fooocus] Preparing Fooocus text #1 ...
[Prompt Expansion] a full body realistic photo of beautiful woman 40 y.o, walking in Madison Square Garden, smile, blue eyes, short hair, dark makeup, hyperdetailed photography, soft light, ((full body)), ((3/4 view)), elegant, highly detailed, extremely sharp focus, cinematic color, rich deep colors, intricate, very artistic, appealing, magical atmosphere, iconic
[Fooocus] Encoding positive #1 ...
[Fooocus] Encoding negative #1 ...
[Parameters] Denoising Strength = 1.0
[Parameters] Initial Latent shape: Image Space (896, 1152)
Preparation time: 0.60 seconds
[Sampler] refiner_swap_method = joint
[Sampler] sigma_min = 0.0291671771556139, sigma_max = 14.614643096923828
Requested to load SDXL
Loading 1 new model
[Fooocus Model Management] Moving model(s) has taken 1.27 seconds
0%| | 0/60 [00:00<?, ?it/s]
2%|▏ | 1/60 [00:00<00:15, 3.93it/s]
3%|▎ | 2/60 [00:00<00:14, 3.92it/s]
5%|▌ | 3/60 [00:00<00:14, 3.92it/s]
7%|▋ | 4/60 [00:01<00:14, 3.92it/s]
8%|▊ | 5/60 [00:01<00:14, 3.91it/s]
10%|█ | 6/60 [00:01<00:13, 3.91it/s]
12%|█▏ | 7/60 [00:01<00:13, 3.91it/s]
13%|█▎ | 8/60 [00:02<00:13, 3.91it/s]
15%|█▌ | 9/60 [00:02<00:13, 3.91it/s]
17%|█▋ | 10/60 [00:02<00:12, 3.90it/s]
18%|█▊ | 11/60 [00:02<00:12, 3.91it/s]
20%|██ | 12/60 [00:03<00:12, 3.90it/s]
22%|██▏ | 13/60 [00:03<00:12, 3.90it/s]
23%|██▎ | 14/60 [00:03<00:11, 3.90it/s]
25%|██▌ | 15/60 [00:03<00:11, 3.90it/s]
27%|██▋ | 16/60 [00:04<00:11, 3.90it/s]
28%|██▊ | 17/60 [00:04<00:11, 3.90it/s]
30%|███ | 18/60 [00:04<00:10, 3.90it/s]
32%|███▏ | 19/60 [00:04<00:10, 3.87it/s]
33%|███▎ | 20/60 [00:05<00:10, 3.88it/s]
35%|███▌ | 21/60 [00:05<00:10, 3.88it/s]
37%|███▋ | 22/60 [00:05<00:09, 3.89it/s]
38%|███▊ | 23/60 [00:05<00:09, 3.89it/s]
40%|████ | 24/60 [00:06<00:09, 3.89it/s]
42%|████▏ | 25/60 [00:06<00:08, 3.89it/s]
43%|████▎ | 26/60 [00:06<00:08, 3.88it/s]
45%|████▌ | 27/60 [00:06<00:08, 3.89it/s]
47%|████▋ | 28/60 [00:07<00:08, 3.89it/s]
48%|████▊ | 29/60 [00:07<00:07, 3.88it/s]
50%|█████ | 30/60 [00:07<00:07, 3.89it/s]
52%|█████▏ | 31/60 [00:07<00:07, 3.88it/s]
53%|█████▎ | 32/60 [00:08<00:07, 3.88it/s]
55%|█████▌ | 33/60 [00:08<00:06, 3.88it/s]
57%|█████▋ | 34/60 [00:08<00:06, 3.89it/s]
58%|█████▊ | 35/60 [00:08<00:06, 3.89it/s]
60%|██████ | 36/60 [00:09<00:06, 3.88it/s]
62%|██████▏ | 37/60 [00:09<00:05, 3.89it/s]
63%|██████▎ | 38/60 [00:09<00:05, 3.87it/s]
65%|██████▌ | 39/60 [00:10<00:05, 3.87it/s]
67%|██████▋ | 40/60 [00:10<00:05, 3.87it/s]
68%|██████▊ | 41/60 [00:10<00:04, 3.88it/s]
70%|███████ | 42/60 [00:10<00:04, 3.88it/s]
72%|███████▏ | 43/60 [00:11<00:04, 3.88it/s]
73%|███████▎ | 44/60 [00:11<00:04, 3.88it/s]
75%|███████▌ | 45/60 [00:11<00:03, 3.88it/s]
77%|███████▋ | 46/60 [00:11<00:03, 3.87it/s]
78%|███████▊ | 47/60 [00:12<00:03, 3.87it/s]
80%|████████ | 48/60 [00:12<00:03, 3.87it/s]
82%|████████▏ | 49/60 [00:12<00:02, 3.88it/s]
83%|████████▎ | 50/60 [00:12<00:02, 3.88it/s]
85%|████████▌ | 51/60 [00:13<00:02, 3.87it/s]
87%|████████▋ | 52/60 [00:13<00:02, 3.88it/s]
88%|████████▊ | 53/60 [00:13<00:01, 3.88it/s]
90%|█████████ | 54/60 [00:13<00:01, 3.88it/s]
92%|█████████▏| 55/60 [00:14<00:01, 3.88it/s]
93%|█████████▎| 56/60 [00:14<00:01, 3.88it/s]
95%|█████████▌| 57/60 [00:14<00:00, 3.87it/s]
97%|█████████▋| 58/60 [00:14<00:00, 3.88it/s]
98%|█████████▊| 59/60 [00:15<00:00, 3.88it/s]
100%|██████████| 60/60 [00:15<00:00, 3.90it/s]
100%|██████████| 60/60 [00:15<00:00, 3.89it/s]
Generating and saving time: 17.14 seconds
[Task Queue] Finish task, seq=4
Requested to load SDXLClipModel
Requested to load GPT2LMHeadModel
Loading 2 new models
[Fooocus Model Management] Moving model(s) has taken 0.40 seconds
[Predictor Predict] Finished with 1 images