Gradio interface suddenly stop functioning and don’t render properly - Python

I have Python Gradio space running: https://huggingface.co/spaces/Adeal1/BackgroundRemoverandChanger

The forms are not rendering properly and are not functioning, including the tabs. I’ve tried so many ways to make it work, but no changes.
I tried disabling SSR mode and share_server, but nothing worked. It first renders properly, and when the page finishes loading, it just renders incorrectly immediately.

1 Like