Open Ainaemaet opened 1 week ago
@Ainaemaet you still need to change all urls in the app.js file and also some nodes in LCM_Inpaint_Outpaint_Comfy.
I've updated all of these. you can try now after updating LCM_Inpaint_Outpaint_Comfy (https://github.com/taabata/LCM_Inpaint_Outpaint_Comfy.git) and this repo.
Make sure to specify the port in both ComfyCanvas main.py and ComfyUI by using the argument --canvasport
let me know if everything works well.
Hello, is there a way to access the UI over network?
I tried changing all 'localhost' values to 0.0.0.0 in both main.py and latent_preview.py and did the relevant port forwarding, but still can't access that way.