Make StyleStudio avialbe in ComfyUI.
StyleStudio: Text-Driven Style Transfer with Selective Control of Style Elements.
-
Make sure you have ComfyUI installed
-
Clone this repository into your ComfyUI's custom_nodes directory:
cd ComfyUI/custom_nodes
git clone https://github.com/Yuan-ManX/ComfyUI-StyleStudio.git
- Install dependencies:
cd ComfyUI-StyleStudio
pip install -r requirements.txt