Skip to content
New issue

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

Update/fix mounts for comfyUI #432

Merged
merged 6 commits into from
May 7, 2023
Merged

Update/fix mounts for comfyUI #432

merged 6 commits into from
May 7, 2023

Commits on Apr 27, 2023

  1. Fix file permissions

    LEv145 committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    94f19df View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2023

  1. Configuration menu
    Copy the full SHA
    0142a24 View commit details
    Browse the repository at this point in the history
  2. Update entrypoint.sh

    Fix `custom_nodes` path
    Move models for comfy from `/data/config/comfy` to `/data/config/comfy/models`
    Add paths for models: `diffusers`, `gligen`, `hypernetworks`
    Mode `clip`, `clip_vision` from cache to models, because it's model
    Add path for `input` 
    Format script for reading
    LEv145 committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    c16fe5a View commit details
    Browse the repository at this point in the history

Commits on May 6, 2023

  1. Configuration menu
    Copy the full SHA
    d013e88 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2023

  1. move model to global

    AbdBarho committed May 7, 2023
    Configuration menu
    Copy the full SHA
    8210ffe View commit details
    Browse the repository at this point in the history
  2. move config to file

    AbdBarho committed May 7, 2023
    Configuration menu
    Copy the full SHA
    8a8c885 View commit details
    Browse the repository at this point in the history