Metadata-Version: 2.1
Name: comfyui-stylestudio
Version: 0.0.1
Summary: ComfyUI nodes for StyleStudio model.
Home-page: https://github.com/Yuan-ManX/ComfyUI-StyleStudio
Requires-Python: >=3.10
Requires-Dist: diffusers==0.25.1
Requires-Dist: transformers==4.45.2
Requires-Dist: numpy
Requires-Dist: xformers==0.0.22.post7
Requires-Dist: tokenizers==0.19.1
Requires-Dist: accelerate
Requires-Dist: safetensors
Requires-Dist: einops
Requires-Dist: spaces==0.19.4
Requires-Dist: omegaconf
Requires-Dist: peft
Requires-Dist: huggingface-hub==0.24.6
Requires-Dist: opencv-python-headless
Requires-Dist: insightface
Requires-Dist: gradio==4.42.0
Requires-Dist: controlnet_aux
Requires-Dist: gdown
Requires-Dist: onnx==1.16.2
Requires-Dist: onnxruntime; sys_platform == "darwin"
Requires-Dist: onnxruntime; sys_platform == "linux" and platform_machine == "aarch64"
Requires-Dist: onnxruntime-gpu; sys_platform == "linux" and platform_machine == "x86_64"
Requires-Dist: onnxruntime-gpu; sys_platform == "win32"
