Oliver Chen

Results 82 comments of Oliver Chen

@demotomohiro Thank you for all your hard work! If this is the case, then I guess we can directly use the remote GPU colab notebook instead of having to use...

Avatarify is a huge project, with complex machine learning dependencies such as Tensorflow. With this, it is difficult to freeze Avatarify Python into a portable version that will work on...

> Please wait... I think waiting is what you should do. Does the program not download? Is there a problem where the program exits?

It appears that, at the moment, Google Colab cannot be used with Avatarify. Google Colab seems to have recently blocked `ngrok`, which is essential to proxy a connection between your...

> Is there a fix for this ngrok issue yet? Yes. See #369

You get disconnected? I also see this error but I still get access to the root shell.

Here are the errors I got, if it helps. Firefox and Chrome, respectively: ``` Uncaught TypeError: URL.createObjectURL: Argument 1 is not valid for any of the 1-argument overloads. _callee2$/

I would recommend breaking up the large piece of text into smaller chunks, such as by sentences or paragraphs. Then, it should be simple to implement [rich's progressbar feature](https://rich.readthedocs.io/en/latest/reference/progress.html) with...

UPDATE: I just found out a way to accomplish this without having to bug the original add-on devs. If anyone wants a quick and dirty solution before the devs add...

I did it! ``` INFO:interact.py:Selected personality: testing personality. >>> hi how are you i'm good and you? >>> im good too! who are you i'm don't know i'm trying to...