Zai Shi

Results 60 comments of Zai Shi

> Did you try the COCO notebook from @mrconter1? [https://github.com/lucidrains/DALLE-pytorch/issues/15](url). It has a bug where it mixes up image ID with annotation ID > > use > `image_id = int(info['image_id'])...

> > Did you train the dVAE by yourself or use the pre-trained model by openai? > > There is also the 1024VQGAN from the taming-transformers research available. This post...

> > > > Did you train the dVAE by yourself or use the pre-trained model by openai? > > > > > > > > > There is also...

> What is your use case? I am building an AI copilot for CLI. (similar to [this](https://githubnext.com/projects/copilot-cli) but open sourced). The user types a prompt, when the command is generated,...

Will be fixed in #57

Fixed. This should be available in the next release (in 1-2 days)

Hey by design the core of Stack should work in mobile app environment. You just need to initialise `StackClientApp` instead of `StackServerApp` and only pass in the client keys, then...

Happy to re-open if any one in the community wants to make Stack work on RN

Hi can you elaborate a little bit on what kind of multi-tenancy do you want and what exactly do you want to do with it? Are you thinking about different...