Instructions to use keras-io/low-light-image-enhancement with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- TF-Keras
How to use keras-io/low-light-image-enhancement with TF-Keras:
# Note: 'keras<3.x' or 'tf_keras' must be installed (legacy) # See https://github.com/keras-team/tf-keras for more details. from huggingface_hub import from_pretrained_keras model = from_pretrained_keras("keras-io/low-light-image-enhancement") - Notebooks
- Google Colab
- Kaggle
usage
#1
by UnrealSakuraAI - opened
hi should this be used win python or can be used with stable diffusion ?
@UnrealSakuraAI can you be more specific? You can combine this app with stable diffusion if that's your question.
@UnrealSakuraAI can you be more specific? You can combine this app with stable diffusion if that's your question.
ya exactly, im using automatic 1111 so was wondering how to incorporate this , thanks