IBM / MAX-Image-Resolution-Enhancer

Upscale an image by a factor of 4, while generating photo-realistic details.
https://developer.ibm.com/exchanges/models/all/max-image-resolution-enhancer/
Apache License 2.0
982 stars 155 forks source link

Can I let it run with a custom domain available to the internet? #67

Open maxiwee69 opened 1 year ago

maxiwee69 commented 1 year ago

So I want to install it on my headless server but be able to use it on my phone via the browser but I don’t think there compatibility implemented here

jleaders commented 1 year ago

Yes any docker container can have it's own domain. This is outside the scope of this project to discuss, but chatGPT can step you through it. Consider getting a namecheap name, using dyndns to your public IP, reverse proxy to 5000 with caddy2, and opening your port via your router. This is inherently insecure however, and proper security would be to isolate your docker host, your subnet, etc. etc. to prevent from a library that has a CVE