Monius

Results 22 comments of Monius

You are right, the `gr.Theme` can perform similar as `gr.themes.Base`, here to fix the `Base` related issue on [doc](https://www.gradio.app/docs/themes).

Hi, @shubhamofbce I just checked the source code that `Theme` just an alias of `Base`, See `from gradio.themes import Base as Theme` in https://github.com/gradio-app/gradio/blob/61cb4fd711b214b85b0cc41b510ed0aabfc65491/gradio/__init__.py#L99

@aliabid94 @shubhamofbce @up_the_irons everything works fine, can u merge it?

I also meet this problem ``` Python 3.7.2 uwsgi --version 2.0.18 ```

Still has same problem, when upload 20MB file, with `inputs=gr.File(label="3D Mesh File"),` Local server works fine, when deliver to remote server, it sucks

@freddyaboulton Hi, just realized the day after I submit the PR if you remember that, I also made some test on V4.X There are ways here I make the app...

There is a bug that has remained unfixed for approximately six months. It may be possible to use GPT-4 to write a PR to address the issue, as it has...

Hi Derrick Thanks for your attention to this little demo project. I have roughly looked through the issues and conclude that the minimum requirement is to connect the local devices...

Curious to know if your responses are generated by AI in a workflow. Could you share the prompt? To be frank, I am more interested in your RSSHub solution and...

Also, I would like to share some tips on how to debug this project. Hopefully, this will help have a more comprehensive understanding of the generic solution and submit more...