We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
i am trying to do faceswap but it is giving result which does not match the input image at all
Faceswap not working as expected
Google Chrome
Cloud (Google Colab)
No response
Collecting pygit2==1.15.1 Downloading pygit2-1.15.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.3 kB) Requirement already satisfied: cffi>=1.16.0 in /usr/local/lib/python3.10/dist-packages (from pygit2==1.15.1) (1.17.1) Requirement already satisfied: pycparser in /usr/local/lib/python3.10/dist-packages (from cffi>=1.16.0->pygit2==1.15.1) (2.22) Downloading pygit2-1.15.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.1/5.1 MB 46.0 MB/s eta 0:00:00 Installing collected packages: pygit2 Successfully installed pygit2-1.15.1 /content Cloning into 'Fooocus'... remote: Enumerating objects: 6718, done. remote: Counting objects: 100% (31/31), done. remote: Compressing objects: 100% (21/21), done. remote: Total 6718 (delta 11), reused 21 (delta 8), pack-reused 6687 (from 1) Receiving objects: 100% (6718/6718), 33.27 MiB | 19.08 MiB/s, done. Resolving deltas: 100% (3871/3871), done. /content/Fooocus Already up-to-date Update succeeded. [System ARGV] ['entry_with_update.py', '--share', '--always-high-vram'] Python 3.10.12 (main, Sep 11 2024, 15:47:36) [GCC 11.4.0] Fooocus version: 2.5.5 Error checking version for torchsde: No package metadata was found for torchsde Installing requirements [Cleanup] Attempting to delete content of temp dir /tmp/fooocus [Cleanup] Cleanup successful Downloading: "https://huggingface.co/lllyasviel/misc/resolve/main/xlvaeapp.pth" to /content/Fooocus/models/vae_approx/xlvaeapp.pth 100% 209k/209k [00:00<00:00, 11.2MB/s] Downloading: "https://huggingface.co/lllyasviel/misc/resolve/main/vaeapp_sd15.pt" to /content/Fooocus/models/vae_approx/vaeapp_sd15.pth 100% 209k/209k [00:00<00:00, 7.60MB/s] Downloading: "https://huggingface.co/mashb1t/misc/resolve/main/xl-to-v1_interposer-v4.0.safetensors" to /content/Fooocus/models/vae_approx/xl-to-v1_interposer-v4.0.safetensors 100% 5.40M/5.40M [00:00<00:00, 96.9MB/s] Downloading: "https://huggingface.co/lllyasviel/misc/resolve/main/fooocus_expansion.bin" to /content/Fooocus/models/prompt_expansion/fooocus_expansion/pytorch_model.bin 100% 335M/335M [00:01<00:00, 285MB/s] Downloading: "https://huggingface.co/lllyasviel/fav_models/resolve/main/fav/juggernautXL_v8Rundiffusion.safetensors" to /content/Fooocus/models/checkpoints/juggernautXL_v8Rundiffusion.safetensors 100% 6.62G/6.62G [00:42<00:00, 168MB/s] Downloading: "https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0/resolve/main/sd_xl_offset_example-lora_1.0.safetensors" to /content/Fooocus/models/loras/sd_xl_offset_example-lora_1.0.safetensors 100% 47.3M/47.3M [00:00<00:00, 272MB/s] Total VRAM 15102 MB, total RAM 12979 MB Set vram state to: HIGH_VRAM Always offload VRAM Device: cuda:0 Tesla T4 : native VAE dtype: torch.float32 Using pytorch cross attention Refiner unloaded. IMPORTANT: You are using gradio version 3.41.2, however version 4.29.0 is available, please upgrade. -------- Running on local URL: http://127.0.0.1:7865 Running on public URL: https://63ca866a34b79c0236.gradio.live This share link expires in 72 hours. For free permanent hosting and GPU upgrades, run `gradio deploy` from Terminal to deploy to Spaces (https://huggingface.co/spaces) model_type EPS UNet ADM Dimension 2816 Using pytorch attention in VAE Working with z of shape (1, 4, 32, 32) = 4096 dimensions. Using pytorch attention in VAE extra {'cond_stage_model.clip_l.logit_scale', 'cond_stage_model.clip_l.text_projection'} left over keys: dict_keys(['cond_stage_model.clip_l.transformer.text_model.embeddings.position_ids']) loaded straight to GPU Requested to load SDXL Loading 1 new model Base model loaded: /content/Fooocus/models/checkpoints/juggernautXL_v8Rundiffusion.safetensors VAE loaded: None Request to load LoRAs [('sd_xl_offset_example-lora_1.0.safetensors', 0.1)] for model [/content/Fooocus/models/checkpoints/juggernautXL_v8Rundiffusion.safetensors]. Loaded LoRA [/content/Fooocus/models/loras/sd_xl_offset_example-lora_1.0.safetensors] for UNet [/content/Fooocus/models/checkpoints/juggernautXL_v8Rundiffusion.safetensors] with 788 keys at weight 0.1. Fooocus V2 Expansion: Vocab with 642 words. Fooocus Expansion engine loaded for cuda:0, use_fp16 = True. Requested to load SDXLClipModel Requested to load GPT2LMHeadModel Loading 2 new models [Fooocus Model Management] Moving model(s) has taken 0.59 seconds 2024-10-01 17:54:10.110475: E external/local_xla/xla/stream_executor/cuda/cuda_fft.cc:485] Unable to register cuFFT factory: Attempting to register factory for plugin cuFFT when one has already been registered 2024-10-01 17:54:10.362210: E external/local_xla/xla/stream_executor/cuda/cuda_dnn.cc:8454] Unable to register cuDNN factory: Attempting to register factory for plugin cuDNN when one has already been registered 2024-10-01 17:54:10.432410: E external/local_xla/xla/stream_executor/cuda/cuda_blas.cc:1452] Unable to register cuBLAS factory: Attempting to register factory for plugin cuBLAS when one has already been registered 2024-10-01 17:54:10.841921: I tensorflow/core/platform/cpu_feature_guard.cc:210] This TensorFlow binary is optimized to use available CPU instructions in performance-critical operations. To enable the following instructions: AVX2 AVX512F FMA, in other operations, rebuild TensorFlow with the appropriate compiler flags. 2024-10-01 17:54:13.130264: W tensorflow/compiler/tf2tensorrt/utils/py_utils.cc:38] TF-TRT Warning: Could not find TensorRT Started worker with PID 714 App started successful. Use the app with http://127.0.0.1:7865/ or 127.0.0.1:7865 or https://63ca866a34b79c0236.gradio.live [Parameters] Adaptive CFG = 7 [Parameters] CLIP Skip = 2 [Parameters] Sharpness = 7.849 [Parameters] ControlNet Softness = 0.25 [Parameters] ADM Scale = 1.5 : 0.8 : 0.3 [Parameters] Seed = 9164013432466815700 [Parameters] CFG = 4 [Fooocus] Downloading control models ... Downloading: "https://huggingface.co/lllyasviel/misc/resolve/main/clip_vision_vit_h.safetensors" to /content/Fooocus/models/clip_vision/clip_vision_vit_h.safetensors 100% 1.84G/1.84G [00:07<00:00, 263MB/s] Downloading: "https://huggingface.co/lllyasviel/misc/resolve/main/fooocus_ip_negative.safetensors" to /content/Fooocus/models/controlnet/fooocus_ip_negative.safetensors 100% 64.1k/64.1k [00:00<00:00, 4.55MB/s] Downloading: "https://huggingface.co/lllyasviel/misc/resolve/main/ip-adapter-plus_sdxl_vit-h.bin" to /content/Fooocus/models/controlnet/ip-adapter-plus_sdxl_vit-h.bin 100% 967M/967M [00:04<00:00, 251MB/s] [Fooocus] Loading control models ... [Parameters] Sampler = dpmpp_2m_sde_gpu - karras [Parameters] Steps = 60 - 30 [Fooocus] Initializing ... [Fooocus] Loading models ... Refiner unloaded. Request to load LoRAs [] for model [/content/Fooocus/models/checkpoints/juggernautXL_v8Rundiffusion.safetensors]. Requested to load SDXLClipModel Loading 1 new model unload clone 1 [Fooocus Model Management] Moving model(s) has taken 1.69 seconds [Fooocus] Processing prompts ... [Fooocus] Encoding positive #1 ... [Fooocus Model Management] Moving model(s) has taken 0.13 seconds [Fooocus] Encoding positive #2 ... [Fooocus] Encoding positive #3 ... [Fooocus] Encoding positive #4 ... [Fooocus] Encoding positive #5 ... [Fooocus] Encoding negative #1 ... [Fooocus] Encoding negative #2 ... [Fooocus] Encoding negative #3 ... [Fooocus] Encoding negative #4 ... [Fooocus] Encoding negative #5 ... [Fooocus] Image processing ... Requested to load CLIPVisionModelWithProjection Loading 1 new model [Fooocus Model Management] Moving model(s) has taken 1.54 seconds Requested to load Resampler Loading 1 new model [Fooocus Model Management] Moving model(s) has taken 1.09 seconds Requested to load To_KV Loading 1 new model [Fooocus Model Management] Moving model(s) has taken 0.36 seconds [Parameters] Denoising Strength = 1.0 [Parameters] Initial Latent shape: Image Space (1152, 832) Preparation time: 20.97 seconds Using karras scheduler. [Fooocus] Preparing task 1/5 ... [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 0.42 seconds 100% 60/60 [00:45<00:00, 1.31it/s] Requested to load AutoencoderKL Loading 1 new model [Fooocus Model Management] Moving model(s) has taken 0.15 seconds [Fooocus] Saving image 1/5 to system ... Image generated with private log at: /content/Fooocus/outputs/2024-10-01/log.html Generating and saving time: 49.47 seconds [Fooocus] Preparing task 2/5 ... [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 0.38 seconds 100% 60/60 [00:46<00:00, 1.29it/s] Requested to load AutoencoderKL Loading 1 new model [Fooocus Model Management] Moving model(s) has taken 0.14 seconds [Fooocus] Saving image 2/5 to system ... Image generated with private log at: /content/Fooocus/outputs/2024-10-01/log.html Generating and saving time: 49.38 seconds [Fooocus] Preparing task 3/5 ... [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 0.20 seconds 100% 60/60 [00:45<00:00, 1.31it/s] Requested to load AutoencoderKL Loading 1 new model [Fooocus Model Management] Moving model(s) has taken 0.15 seconds [Fooocus] Saving image 3/5 to system ... Image generated with private log at: /content/Fooocus/outputs/2024-10-01/log.html Generating and saving time: 48.58 seconds [Fooocus] Preparing task 4/5 ... [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 0.20 seconds 0% 0/60 [00:00<?, ?it/s] User stopped [Enhance] Skipping, preconditions aren't met Processing time (total): 148.39 seconds Requested to load SDXLClipModel Requested to load GPT2LMHeadModel Loading 2 new models Total time: 169.43 seconds [Fooocus Model Management] Moving model(s) has taken 0.72 seconds [Parameters] Adaptive CFG = 7 [Parameters] CLIP Skip = 2 [Parameters] Sharpness = 7.849 [Parameters] ControlNet Softness = 0.25 [Parameters] ADM Scale = 1.5 : 0.8 : 0.3 [Parameters] Seed = 5957842194654108027 [Parameters] CFG = 4 [Fooocus] Downloading control models ... Downloading: "https://huggingface.co/lllyasviel/misc/resolve/main/ip-adapter-plus-face_sdxl_vit-h.bin" to /content/Fooocus/models/controlnet/ip-adapter-plus-face_sdxl_vit-h.bin 100% 967M/967M [00:03<00:00, 288MB/s] [Fooocus] Loading control models ... [Parameters] Sampler = dpmpp_2m_sde_gpu - karras [Parameters] Steps = 60 - 30 [Fooocus] Initializing ... [Fooocus] Loading models ... Refiner unloaded. [Fooocus] Processing prompts ... [Fooocus] Encoding positive #1 ... [Fooocus Model Management] Moving model(s) has taken 0.14 seconds [Fooocus] Encoding positive #2 ... [Fooocus] Encoding positive #3 ... [Fooocus] Encoding positive #4 ... [Fooocus] Encoding positive #5 ... [Fooocus] Encoding negative #1 ... [Fooocus] Encoding negative #2 ... [Fooocus] Encoding negative #3 ... [Fooocus] Encoding negative #4 ... [Fooocus] Encoding negative #5 ... [Fooocus] Image processing ... Downloading: "https://github.com/xinntao/facexlib/releases/download/v0.1.0/detection_Resnet50_Final.pth" to /content/Fooocus/models/controlnet/detection_Resnet50_Final.pth 100% 104M/104M [00:00<00:00, 297MB/s] Downloading: "https://github.com/xinntao/facexlib/releases/download/v0.2.2/parsing_parsenet.pth" to /content/Fooocus/models/controlnet/parsing_parsenet.pth 100% 81.4M/81.4M [00:00<00:00, 310MB/s] Detected 1 faces Requested to load CLIPVisionModelWithProjection Loading 1 new model [Fooocus Model Management] Moving model(s) has taken 1.93 seconds Requested to load Resampler Loading 1 new model [Fooocus Model Management] Moving model(s) has taken 1.14 seconds Requested to load To_KV Loading 1 new model [Fooocus Model Management] Moving model(s) has taken 0.28 seconds [Parameters] Denoising Strength = 1.0 [Parameters] Initial Latent shape: Image Space (1152, 832) Preparation time: 14.38 seconds Using karras scheduler. [Fooocus] Preparing task 1/5 ... [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 0.26 seconds 100% 60/60 [00:46<00:00, 1.28it/s] Requested to load AutoencoderKL Loading 1 new model [Fooocus Model Management] Moving model(s) has taken 0.14 seconds [Fooocus] Saving image 1/5 to system ... Image generated with private log at: /content/Fooocus/outputs/2024-10-01/log.html Generating and saving time: 49.83 seconds [Fooocus] Preparing task 2/5 ... [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 0.29 seconds 100% 60/60 [00:45<00:00, 1.31it/s] Requested to load AutoencoderKL Loading 1 new model [Fooocus Model Management] Moving model(s) has taken 0.15 seconds [Fooocus] Saving image 2/5 to system ... Image generated with private log at: /content/Fooocus/outputs/2024-10-01/log.html Generating and saving time: 48.74 seconds [Fooocus] Preparing task 3/5 ... [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 0.21 seconds 77% 46/60 [00:36<00:11, 1.26it/s] User stopped [Enhance] Skipping, preconditions aren't met Processing time (total): 135.22 seconds Requested to load SDXLClipModel Requested to load GPT2LMHeadModel Loading 2 new models Total time: 149.66 seconds [Fooocus Model Management] Moving model(s) has taken 0.72 seconds [Parameters] Adaptive CFG = 7 [Parameters] CLIP Skip = 2 [Parameters] Sharpness = 7.849 [Parameters] ControlNet Softness = 0.25 [Parameters] ADM Scale = 1.5 : 0.8 : 0.3 [Parameters] Seed = 6233530070144028480 [Parameters] CFG = 4 [Fooocus] Downloading control models ... [Fooocus] Loading control models ... [Parameters] Sampler = dpmpp_2m_sde_gpu - karras [Parameters] Steps = 60 - 30 [Fooocus] Initializing ... [Fooocus] Loading models ... Refiner unloaded. [Fooocus] Processing prompts ... [Fooocus] Encoding positive #1 ... [Fooocus Model Management] Moving model(s) has taken 0.13 seconds [Fooocus] Encoding negative #1 ... [Fooocus] Image processing ... Detected 1 faces Requested to load CLIPVisionModelWithProjection Loading 1 new model [Fooocus Model Management] Moving model(s) has taken 1.19 seconds Requested to load Resampler Loading 1 new model [Fooocus Model Management] Moving model(s) has taken 0.53 seconds Requested to load To_KV Loading 1 new model [Fooocus Model Management] Moving model(s) has taken 0.31 seconds [Parameters] Denoising Strength = 1.0 [Parameters] Initial Latent shape: Image Space (1152, 832) Preparation time: 4.98 seconds Using karras scheduler. [Fooocus] Preparing task 1/1 ... [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 0.26 seconds 100% 60/60 [00:46<00:00, 1.28it/s] Requested to load AutoencoderKL Loading 1 new model [Fooocus Model Management] Moving model(s) has taken 0.15 seconds [Fooocus] Saving image 1/1 to system ... Image generated with private log at: /content/Fooocus/outputs/2024-10-01/log.html Generating and saving time: 49.51 seconds [Enhance] Skipping, preconditions aren't met Processing time (total): 49.51 seconds Requested to load SDXLClipModel Requested to load GPT2LMHeadModel Loading 2 new models Total time: 54.53 seconds [Fooocus Model Management] Moving model(s) has taken 0.82 seconds [Parameters] Adaptive CFG = 7 [Parameters] CLIP Skip = 2 [Parameters] Sharpness = 7.849 [Parameters] ControlNet Softness = 0.25 [Parameters] ADM Scale = 1.5 : 0.8 : 0.3 [Parameters] Seed = 5634609283543794494 [Parameters] CFG = 4 [Fooocus] Downloading control models ... [Fooocus] Loading control models ... [Parameters] Sampler = dpmpp_2m_sde_gpu - karras [Parameters] Steps = 60 - 30 [Fooocus] Initializing ... [Fooocus] Loading models ... Refiner unloaded. [Fooocus] Processing prompts ... [Fooocus] Encoding positive #1 ... [Fooocus Model Management] Moving model(s) has taken 0.14 seconds [Fooocus] Encoding negative #1 ... [Fooocus] Image processing ... Detected 1 faces Requested to load CLIPVisionModelWithProjection Loading 1 new model [Fooocus Model Management] Moving model(s) has taken 1.17 seconds Requested to load Resampler Loading 1 new model [Fooocus Model Management] Moving model(s) has taken 0.50 seconds Requested to load To_KV Loading 1 new model [Fooocus Model Management] Moving model(s) has taken 0.26 seconds [Parameters] Denoising Strength = 1.0 [Parameters] Initial Latent shape: Image Space (1152, 832) Preparation time: 4.77 seconds Using karras scheduler. [Fooocus] Preparing task 1/1 ... [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 0.26 seconds 100% 60/60 [00:47<00:00, 1.28it/s] Requested to load AutoencoderKL Loading 1 new model [Fooocus Model Management] Moving model(s) has taken 0.15 seconds [Fooocus] Saving image 1/1 to system ... Image generated with private log at: /content/Fooocus/outputs/2024-10-01/log.html Generating and saving time: 49.78 seconds [Enhance] Skipping, preconditions aren't met Processing time (total): 49.78 seconds Requested to load SDXLClipModel Requested to load GPT2LMHeadModel Loading 2 new models Total time: 54.58 seconds [Fooocus Model Management] Moving model(s) has taken 0.86 seconds
The text was updated successfully, but these errors were encountered:
It's working ,just switch the params 'Stop' and 'Weight' to get more detail showing.
Sorry, something went wrong.
No branches or pull requests
Checklist
What happened?
i am trying to do faceswap but it is giving result which does not match the input image at all
Steps to reproduce the problem
result -
What should have happened?
Faceswap not working as expected
What browsers do you use to access Fooocus?
Google Chrome
Where are you running Fooocus?
Cloud (Google Colab)
What operating system are you using?
No response
Console logs
Additional information
No response
The text was updated successfully, but these errors were encountered: