Skip to content

Commit

Permalink
pycache will save in .cache folder
Browse files Browse the repository at this point in the history
  • Loading branch information
YanWenKun committed Mar 24, 2024
1 parent 1d8aa44 commit 902a000
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ echo "Starting ComfyUI..."
echo "########################################"

export PATH="${PATH}:/home/runner/.local/bin"
export PYTHONPYCACHEPREFIX="/home/runner/.cache/pycache"

cd /home/runner

Expand Down

0 comments on commit 902a000

Please sign in to comment.