Commit graph

7 commits

Author SHA1 Message Date
Brian Gebel dc9aaeaf26 fixing issues with middleware 2025-04-28 20:36:51 -07:00
Brian Gebel c2a700fa51 revamp 2025-04-28 14:47:23 -07:00
Brian Gebel 85645ae66c working 2025-04-28 13:05:02 -07:00
Brian Gebel 73b2e33326 adding stuff 2025-04-28 10:42:47 -07:00
AbdBarho cdde93b8bb
v8 (#516)
8607c2d42d
2023-06-24 10:06:30 +02:00
AbdBarho c836f41921
Add ClipEncoder (#458)
https://github.com/AbdBarho/stable-diffusion-webui-docker/pull/432#issuecomment-1537380951
2023-05-08 19:29:38 +02:00
LEv145 d47e77f19c
Update/fix mounts for comfyUI (#432)
I updated the paths to make all paths work

Now paths in ComfyUI are working
Added: 
- `input`
- `models/configs`
- `models/gligen`
- `models/diffusers`
- `models/hypernetworks`

Was broken:
- `custom_nodes`
- `models/clip_vision` 
- `models/clip`

---------

Co-authored-by: LEv145 <you@example.com>
Co-authored-by: AbdBarho <ka70911@gmail.com>
2023-05-07 11:11:30 +02:00