areeb1245
areeb1245
Here's the URL: https://fastapi-production-72d5.up.railway.app/answer-ui/
I tried loading the thing on a different account and it seems to be working. But it's only this account for some reason. Do you know how I can get...
> I'm not super familiar with Railway but it seems like the problem is that Gradio needs access to `/theme.css` to load the CSS, and either this file is missing...
Yes, you're right. It's probably an issue with them. But is there any CDN that I can use to index the theme.css file? @aliabid94
Here's what worked for me. It's a temporary solution. You can use version 3.16 ` pip install gradio==3.16.0 `