cboin1996 / dalle-ays

FastAPI server for Dalle-mini
2 stars 0 forks source link

Feature request: Image enhancement api #17

Open cboin1996 opened 2 years ago

cboin1996 commented 2 years ago

@KeenanBrab this repo has a deep learning model that can enhance images: https://github.com/alexjc/neural-enhance#1-examples--usage

I wonder how useful this would be and if its even possible to do ontop of dalle's GPU requirements.

KeenanBrab commented 2 years ago

I'm interested to see how well this improves the outputs, it could just be another dependency to be performed after. I see it has a CPU/GPU implementation.