Spaces:
Runtime error
Runtime error
Feedback and Thoughts on improvement
#1
by
NagaSaiAbhinay
- opened
Let me know what options you'd like to be exposed in the space. The checkpoint is currently hardcoded to "kakaobrain/karlo-v1-alpha-image-variations".
Can't seem to get it to run, keep getting an 'error'
Might be that my images aren't the right aspect ratio?
@alxdfy , can you share the images here so I can try it out ? The preprocessor expects 224 * 224 px if I'm not wrong
Seems to be fixed!
@alxdfy , can you share the images here so I can try it out ? The preprocessor expects 224 * 224 px if I'm not wrong
Seems to be fixed now! Might’ve just been traffic right when it was shared
I might be wrong about the preprocessor. The output is 224 * 224 and its supposed to resize it to that scale if conifg has resize set to True which is the case here.