John R. D'Orazio
John R. D'Orazio
Ok I split the LitCal project into 3 top level projects, instead of nested lists. Does this work better?
Here is an example response from the network activity in Chrome inspector: ```js { "completed": false, "progress": 1, "result": { "progress": 1, "translation": 449 }, "log": "liturgical-calendar/liturgical-anniversary-calculator-data/pt: starting automatic translation...
Doing a quick search online I found that there are some UIs available to inspect running celery jobs, such as https://flower.readthedocs.io/en/latest/ . Perhaps something like this can be integrated into...
though looking a bit more at flower I see that the UI doesn't have real time updates, you have to refresh the page to see any changes in status. Another...
this is a simple and straightforward way to fix issue #1003 , without having to explicitly declare all of the properties for every class.
> Need connection class change I assume you mean that we need the same fix on `React\Socket\Connection`. This however is in a different repository (https://github.com/reactphp/socket/). Perhaps it would be fixed...
I thought it might of had to do with the Request Snippets, but it still happened when they were disabled, and I was able to pinpoint the issue to the...
I finally succeeded in getting tensorrt to install in Forge, however when clicking on "Export default engine" I get the error: ``` AttributeError: 'FakeInitialModel' object has no attribute 'is_sdxl' ```...
I believe this latest issue has to do with #964 : models are not yet loaded. So my guess is that to get TensorRT to work with Forge, the load...
Hi @jfacemyer , the main purpose of this API is to output the correct liturgical celebrations for each day in a given calendar year, either in the universal roman calendar...