Hi, I have built a Gemini 2.0 flash based photo editing app with gradio ui. This app is running perfectly fine on my local system, but when I am trying to run it on spaces it is giving me Error : No API Found.
First of all, it doesn’t seem to be a problem with the code.
It seems that installing google genai causes an error in Starlette and breaks Gradio…
I’m currently looking for a workaround.