Josan

Results 7 comments of Josan

I got the same issue with portable version. I also added it as allow app in the firewall setting. I tried installed version as well, but same results.

Created PR to resolve the dead link: https://github.com/ppisljar/pdf_translator/pull/16

Thanks for building this tool, and it is really useful to play BOCT without the grimoire. Wondering why the database is requried? I'm thinking to build an offline version, which...

Thank you for resuming the work. Wondering if the `httpx` version could be loosen, so other packages which uses newer version of `httpx` could be resolved by pip? For example,...

Here is the full trace log: ```shell INFO: IP:6692 - "POST /queue/join HTTP/1.1" 500 Internal Server Error ERROR: Exception in ASGI application Traceback (most recent call last): File "/usr/local/lib/python3.10/dist-packages/pydantic/type_adapter.py", line...

Another reference regarding the latest `pydantic_core` conflicts with `gradio`: https://github.com/gradio-app/gradio/issues/9278

Seems root cause is in `fastapi`: https://github.com/fastapi/fastapi/issues/12133