Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
fengzch-das
nunchaku
Commits
6ccdd388
"vscode:/vscode.git/clone" did not exist on "17d6bbbb2a99518110df6bb6408c6716f77ccf7d"
Commit
6ccdd388
authored
Feb 13, 2025
by
April Hu
Browse files
Update README
parent
807226db
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
2 deletions
+6
-2
comfyui/README.md
comfyui/README.md
+6
-2
No files found.
comfyui/README.md
View file @
6ccdd388
...
@@ -4,13 +4,17 @@
...
@@ -4,13 +4,17 @@
## Installation
## Installation
1.
Install
`nunchaku`
following
[
README.md
](
https://github.com/mit-han-lab/nunchaku?tab=readme-ov-file#installation
)
.
1.
Install
`nunchaku`
following
[
README.md
](
https://github.com/mit-han-lab/nunchaku?tab=readme-ov-file#installation
)
.
2.
Set up the dependencies for
[
ComfyUI
](
https://github.com/comfyanonymous/ComfyUI/tree/master
)
with the following commands:
2.
Install dependencies needed to run custom ComfyUI nodes:
```
shell
pip
install
git+https://github.com/asomoza/image_gen_aux.git
```
3.
Set up the dependencies for
[
ComfyUI
](
https://github.com/comfyanonymous/ComfyUI/tree/master
)
with the following commands:
```
shell
```
shell
git clone https://github.com/comfyanonymous/ComfyUI.git
git clone https://github.com/comfyanonymous/ComfyUI.git
cd
ComfyUI
cd
ComfyUI
pip
install
-r
requirements.txt
pip
install
-r
requirements.txt
```
```
3
.
Install
[
ComfyUI-Manager
](
https://github.com/ltdrdata/ComfyUI-Manager
)
with the following commands then restart ComfyUI:
4
.
Install
[
ComfyUI-Manager
](
https://github.com/ltdrdata/ComfyUI-Manager
)
with the following commands then restart ComfyUI:
```
shell
```
shell
cd
ComfyUI/custom_nodes
cd
ComfyUI/custom_nodes
git clone https://github.com/ltdrdata/ComfyUI-Manager comfyui-manager
git clone https://github.com/ltdrdata/ComfyUI-Manager comfyui-manager
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment