Finegrain Image Enhancer (ESRGAN-based)

This model enhances image quality using ESRGAN and custom ControlNet/LoRA techniques.

Usage

from huggingface_hub import InferenceClient

client = InferenceClient("your-username/finegrain-image-enhancer", token="hf_xxx")
result = client.post(json={"inputs": {"image": "<base64 image>"}})
Downloads last month
11
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support