There was an error while loading. Please reload this page.
Hello,
I used text to image with LORA to do fine tuning on my customized dataset and then tested model with prompts.
https://github.com/huggingface/diffusers/tree/main/examples/text_to_image
It seems it works fine, but I was wondering if there are some quantitative evaluation metrics to validate results.
Thanks in advance!