I've heard that if you use something other than 1024x1024 for your Empty Latent image node, it will then be less likely to put a watermark. I use 1016x1016.
Brilliant stuff mate. I'm looking for some zero shot method for procedural inpainting of jewelry. Right now I'm training SDXL loras but they are always not accurate. Can I inpaint a necklace on a generated model with this method?
Go around the world to find good comfy tutorials and land back in India ! GREAT PRESENTATION GUYS. If you take requests...can you do one on training your own dream booth. like creating old Indian comic ? cheers and subscribed. b
After two hours, still can't get Inference_Core_MiDaS-DepthMapPreprocessor added to Comfyui to use this workflow. The link associated with the missing node does not work. Where do you get this node?
Hi @DerekShenk , If you tried installing the inference core node via comfyui manager. There seems to be a download issue. No worries, you can install it manually using the following terminal commands Note: Make sure to only copy and paste the parts within the quotation marks (" ") into your terminal 1. Navigate to this file directory : (Command) "cd ComfyUI/custom_nodes" 2. Clone the repo :(command) "git clone github.com/LykosAI/ComfyUI-Inference-Core-Nodes.git" 3. Navigate into the inference core node folder: (Command) "cd /home/ComfyUI/custom_nodes/ComfyUI-Inference-Core-Nodes/" 4. Installing all the requirement : (command) "pip install ." 5. Restart the comfyui server
@@JarvislabsAI Thank you, however I had already followed those steps... git clone... and pip install. After trying three more times to install this inference node, I searched for the node and found it still failed to load when launching Comfyui. The error is " File "C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Inference-Core-Nodes\__init__.py", line 1, in from inference_core_nodes import NODE_CLASS_MAPPINGS, NODE_DISPLAY_NAME_MAPPINGS ModuleNotFoundError: No module named 'inference_core_nodes' I have updated Comfyui. Any suggestions?
Hi @DerekShenk, you might be missing some dependencies, but most of them should be downloaded by running the following commands: 'cd /home/ComfyUI/custom_nodes/ComfyUI-Inference-Core-Nodes/' and 'pip install .' Ensure that you include the dot at the end of the second command to install all the dependencies correctly. If the issue persists, you can visit our website and contact us through the chat feature
Here is the repository link: github.com/LykosAI/ComfyUI-Inference-Core-Nodes. You are welcome to use any control-net preprocessors you prefer; you don't need to use the same preprocessor shown in the video
how to remove existing sunglasses from a face of a particular picture and swap the face with a picture of same person without sunglass from another picture of him and showing his eyes. reactor face swap not working properly on original image wearing sun shades.for movie actor arabic kuthu stills image
I like this format of struggling through the weird stuff, because that’s what we all deal with.
Very nice, thanks.
what other depth map can we use since this one doesnt work, an link recommendation?
from where i download the Turbo Vision Xl model?
Hi, You can find the turbo vision XL model in Civitai.
I've heard that if you use something other than 1024x1024 for your Empty Latent image node, it will then be less likely to put a watermark. I use 1016x1016.
Hi @joyceracing, we haven't tested that yet. BTW thanks for the information. We will test it out
@@JarvislabsAI your control net image had a watermark
Exactly. This is a known issue.
Brilliant stuff mate. I'm looking for some zero shot method for procedural inpainting of jewelry. Right now I'm training SDXL loras but they are always not accurate. Can I inpaint a necklace on a generated model with this method?
Yes, you can use inpainting to add jewelries to generated models. We will also drop a video on inpainting soon.
hello, do you have those workflow pic?
Hi, we have linked the workflow in the description.
Go around the world to find good comfy tutorials and land back in India !
GREAT PRESENTATION GUYS.
If you take requests...can you do one on training your own dream booth. like creating old Indian comic ?
cheers and subscribed.
b
Sure would love to.
@@JarvislabsAI cant wait.
Cheers
After two hours, still can't get Inference_Core_MiDaS-DepthMapPreprocessor added to Comfyui to use this workflow. The link associated with the missing node does not work. Where do you get this node?
Hi @DerekShenk , If you tried installing the inference core node via comfyui manager. There seems to be a download issue. No worries, you can install it manually using the following terminal commands
Note: Make sure to only copy and paste the parts within the quotation marks (" ") into your terminal
1. Navigate to this file directory : (Command) "cd ComfyUI/custom_nodes"
2. Clone the repo :(command) "git clone github.com/LykosAI/ComfyUI-Inference-Core-Nodes.git"
3. Navigate into the inference core node folder: (Command) "cd /home/ComfyUI/custom_nodes/ComfyUI-Inference-Core-Nodes/"
4. Installing all the requirement : (command) "pip install ."
5. Restart the comfyui server
@@JarvislabsAI Thank you, however I had already followed those steps... git clone... and pip install. After trying three more times to install this inference node, I searched for the node and found it still failed to load when launching Comfyui. The error is " File "C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Inference-Core-Nodes\__init__.py", line 1, in
from inference_core_nodes import NODE_CLASS_MAPPINGS, NODE_DISPLAY_NAME_MAPPINGS
ModuleNotFoundError: No module named 'inference_core_nodes'
I have updated Comfyui. Any suggestions?
Hi @DerekShenk, you might be missing some dependencies, but most of them should be downloaded by running the following commands: 'cd /home/ComfyUI/custom_nodes/ComfyUI-Inference-Core-Nodes/' and 'pip install .' Ensure that you include the dot at the end of the second command to install all the dependencies correctly. If the issue persists, you can visit our website and contact us through the chat feature
@@DerekShenk I have the same error it's wast of time!!!
You do not need the depth map they used. You can use any depth preprocessor.
Midas depth map help link github Pleae....
Here is the repository link: github.com/LykosAI/ComfyUI-Inference-Core-Nodes.
You are welcome to use any control-net preprocessors you prefer; you don't need to use the same preprocessor shown in the video
I am following this and when I execute the prompt i get an error message "prompt outputs failed validation"
Hi, If it is possible for you to share your logs with us or please ping us on the chat: jarvislabs.ai/. We're happy to help you
how to remove existing sunglasses from a face of a particular picture and swap the face with a picture of same person without sunglass from another picture of him and showing his eyes. reactor face swap not working properly on original image wearing sun shades.for movie actor arabic kuthu stills image
Inpaint the glasses and eyes into a normal face then face swap the face you want on the face that was generated after inpaint.