dribnet / pixray

neural image generation
Other
402 stars 53 forks source link

remote vector_prompts feature fixed #9

Closed altsoph closed 2 years ago

altsoph commented 2 years ago

In the current master branch it doesn't work:

--> 595         with open(infile) as f_in:
TypeError: expected str, bytes or os.PathLike object, not HTTPResponse