Kathy(Chenying)Gao
Kathy(Chenying)Gao
Dear Developer, Thank you so much for the wonderful package and beautiful demo! I can't wait to use it! I was replicating the code and testing it on my own...
The example doesn't work1 {'ERROR': 'The provided url is malformed.'}
This is the code I'm running in jupyter notebook on a mac >import torch >from dalle2_pytorch import DALLE2, DiffusionPriorNetwork, DiffusionPrior, Unet, Decoder, CLIP >clip = CLIP( dim_text = 512, dim_image...
Hi, We'd like to follow up on those threads and check if this is something we have implemented or plan on implementing soon. Feature Request: Forcing Positive (or Non-Negative) Regressor...
Dear Developer, I'm writing because I saw this beautiful site that is in the exact format that I need for a project. [LINK](https://beta.rstudioconnect.com/content/11424/)  I found out about this...
This is related to this [issue](https://github.com/linkedin/greykite/issues/94) Same code, but updating to version 0.5.1 This is what my data looks like  And it seems after updating to version 0.5.1 it...
Hi Greykite Team, It seems that greykite 0.5.1 ONLY support python 3.10+. Which is great and we are excited to use python 3.10! However, lots of other packages we use...
Hi @njusu I was wondering if we could release the tag 0.5.1 into pypi (per these 2 PR that loosens the dill package version) [Loosening Dill Version #110](https://github.com/linkedin/greykite/pull/110) [Propose to...