Chaoses-Ib / ComfyScript

A Python frontend and library for ComfyUI
https://discord.gg/arqJbtEg7w
MIT License
432 stars 24 forks source link

fix(client): enable connection to https comfyui server #37

Closed lucak5s closed 7 months ago

lucak5s commented 7 months ago

This addresses an issue where the URL is incorrectly prefixed with 'http://' when it already starts with 'https://'.