Metadata-Version: 2.1
Name: comfyui-modelscope-api
Version: 0.0.1
Summary: This is a universal custom node for ComfyUI that supports both Text-to-Image and Image-to-Image generation by calling various models via the official ModelScope API.
Home-page: https://github.com/hujuying/ComfyUI-ModelScope-API
Requires-Python: >=3.10
Requires-Dist: requests>=2.25.0
Requires-Dist: pillow>=8.0.0
Requires-Dist: numpy
Requires-Dist: openai>=1.0.0
Requires-Dist: httpx[socks]>=0.24.0
Requires-Dist: socksio>=1.0.0
