You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you haven't installed Python/ComfyUI, you can use [uv](https://docs.astral.sh/uv/), a fast Python package and project manager, to install ComfyUI and ComfyScript:
136
136
137
137
<details>
@@ -174,7 +174,7 @@ source .venv/bin/activate
174
174
See [VS Code](docs/README.md#vs-code) if you have problems when using ComfyScript in VS Code.
175
175
</details>
176
176
177
-
### With ComfyUI package
177
+
### Installing with ComfyUI package
178
178
If you want to install ComfyUI as a pip package:
179
179
180
180
<details>
@@ -458,6 +458,7 @@ A widget for viewing the metadata of an image generated by ComfyScript / ComfyUI
458
458
## Projects using this library
459
459
-[CarbBot: Simple Discord Bot for interfacing with ComfyUI and/or the Stability AI API for text2image generation using the SDXL model](https://github.com/ambocclusion/ComfyUI-SDXL-DiscordBot)
460
460
-[comfy-character-app: A ComfyUI and ComfyScript Gradio-based app for generating characters using a multi-step process.](https://github.com/Praecordi/comfy-character-app)
461
+
-[io\_comfyui: Let Blender work with ComfyUI by ComfyScript.](https://github.com/gameltb/io_comfyui)
461
462
-[Mea comfy wrap: Simple script for wraping comfy ui workflows for future usage as a micro services with gRPC interface](https://github.com/rhoninn11/mea_comfy)
462
463
-[the-searcher-SD: proof of concept of a tool to enhance likeness of subjects in SDXL](https://github.com/ambocclusion/the-searcher-SD)
463
464
-[Randomize\_ComfyScript: Randomizer script for ComfyUI using ComfyScript](https://github.com/lingondricka2/Randomize_ComfyScript)
0 commit comments