Error on the input

#4
by merve HF staff - opened
Keras org

Hello there ๐Ÿ‘‹ I'm getting error while inferring. Maybe this is because you don't pre-define shape for the input Images?
inputs = gr.inputs.Image(), that's maybe why you get NoneType error ๐Ÿ™‚

Sign up or log in to comment