Spaces:
Running on Zero
Running on Zero
chore: vendor ComfyUI as git submodule pinned to working commit
Browse files- .gitmodules +3 -0
- comfyui +1 -0
.gitmodules
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[submodule "comfyui"]
|
| 2 |
+
path = comfyui
|
| 3 |
+
url = https://github.com/comfyanonymous/ComfyUI.git
|
comfyui
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
Subproject commit eb0686bbb60c83e44c3a3e4f7defd0f589cfef10
|