6174 / comflowy

Unleash endless possibilities with ComfyUI and Stable Diffusion, committed to crafting refined AI-Gen tools and cultivating a vibrant community for both developers and users.
https://www.comflowy.com/
Other
1.01k stars 55 forks source link

how to a point to a folder with models separate from other gui? #187

Open tampadesignr opened 1 week ago

tampadesignr commented 1 week ago

how to a point to a folder with models seperate from other gui? my comfy yaml points to this folder but nothing showing up in comfyflow my folder with models is separate from all guis

if i go to http://127.0.0.1:8188/ the stuff shows up but not in the exe

This is about:

Problem

Steps To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Or paste reproducible error codes:

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Environment:

iamrohitanshu commented 4 days ago

I haven't used this comflowy app yet, so you might find a solution particular to this app later. But you should try symlink (mklink for windows), that would solve this kind of problem in any program you might use. What it basically does is, it creates a link to your desired folder in a way that the program you're using will pick it up as a normal folder.

tampadesignr commented 4 days ago

I haven't used this comflowy app yet, so you might find a solution particular to this app later. But you should try symlink (mklink for windows), that would solve this kind of problem in any program you might use. What it basically does is, it creates a link to your desired folder in a way that the program you're using will pick it up as a normal folder.

looking into that now for different stuff invokeai comfy sdnext auto1111 have different folder structure so that is only option

however for this program it would see anything from anywhere