ThrownLemon

Results 4 comments of ThrownLemon

+1 also looking for a solution for this.

@nnixaa ```javascript /** * Sets the user credentials. * The credentials may be persisted across sessions by setting the `remember` parameter to true. * Otherwise, the credentials are only persisted...

@mariepop13 I ran into similer issues on ubuntu 22.04 In my case it was about this line: https://github.com/jina-ai/dalle-flow/blob/d38e899b47694fb786b118b69408ce0db8ca0b8d/executors/swinir/executor.py#L8 As a workaround, swaping **executor.py** for the below version seemed to fix...

Also adding my support for this project!