Metadata-Version: 2.1
Name: comfyui-papcorns-node-loadimagefromurl
Version: 0.0.1
Summary: A ComfyUI custom node that allows you to load images directly from URLs or local file paths. This node provides a convenient way to import images into your ComfyUI workflows without manually downloading them first.
Home-page: https://github.com/papcorns/ComfyUI-Papcorns-Node-LoadImageFromUrl
Requires-Python: >=3.10
Requires-Dist: Pillow==9.0.0
Requires-Dist: requests>2.25.0
Requires-Dist: numpy
