Skip to content

Commit

Permalink
Update install.bat
Browse files Browse the repository at this point in the history
  • Loading branch information
Sxela authored Aug 23, 2023
1 parent 0430661 commit 0a6a654
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.bat
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ call git clone https://github.com/assafshocher/ResizeRight.git "%~dp0ResizeRight
call git clone https://github.com/salesforce/BLIP "%~dp0BLIP"
call git clone https://github.com/pengbo-learn/python-color-transfer "%~dp0python-color-transfer"
call git clone https://github.com/Stability-AI/generative-models "%~dp0generative-models"
call git clone https://github.com/comfyanonymous/ComfyUI "%~dp0ComfyUI"
call git clone https://github.com/Sxela/ComfyUI "%~dp0ComfyUI"
call python -m pip install entrypoints==0.4 ipython==8.10.0 jupyter_client==7.4.9 jupyter_core==5.2.0 packaging==22.0 tzdata==2022.7 ipykernel --force-reinstall
call python -m ipykernel install --user

Expand Down

0 comments on commit 0a6a654

Please sign in to comment.