I want to use this Hugging Face space model but it gives me errors

I want to use this model but this Educational book model is not updated it has a some problem some bug inside , when click out generate book it continuously road but no progress bar running , if any good developer read this kindly resolve this error issue by clonning this model because when ever i clone this model it shows me errors i will share a link any good developer here rosolve this issue !!

https://huggingface.co/spaces/fr1tzTh/education_book_generator

It seems like without certain API keys, like Gemini’s, there’s no way to fix this

Either the author himself has to make the fix, or someone who already has the API keys has to duplicate it to make the fix… I don’t have them…

I’ve modified it to prevent errors by setting secrets. (I haven’t actually set a key myself, so it won’t work as is. For duplicate use only.)

Also, the Gemini 2.0 flash currently seems to cause errors, so it looks like we’ll need to use a different model.

brother any another way to fix this because your duplicate space also gives error….

To fix that space, you need Gemini and another key. Since I don’t have the key, I’ve set up a dummy one, so of course it throws an error.

The processing for that space isn’t handled entirely within Hugging Face. It relies on external APIs.