CogView2 icon indicating copy to clipboard operation
CogView2 copied to clipboard

official code repo for paper "CogView2: Faster and Better Text-to-Image Generation via Hierarchical Transformers"

Results 25 CogView2 issues
Sort by recently updated
recently updated
newest added

I don't clearly understand what the parameter max-inference-batch-size means, What is the relationship between it and batch_size?

Hi! Great research and implementation! Is it possible to make variations of the input image? As I read the paper this should be possible. Maybe you can suggest how to...

Hi! I am new to Pytorch and would like to try this fantastic text-to-image project. I just tried to clone and run text2image.sh for only predict (not training) on different...

Hi, is there any way to run three stages on three separate GPUs? 24G memory still meets out of memory error.

Hi, how can I determine the image size when using `--only-first-stage` flag . the images are in 480 pixels but I would expect 256 pixels. Thanks!

replicate fails after some images CUDA out of memory. Tried to allocate 1.22 GiB (GPU 0; 39.59 GiB total capacity; 30.86 GiB already allocated; 1.07 GiB free; 34.03 GiB reserved...

Would it be possible to provide better download links? The downloads from https://model.baai.ac.cn/model-detail/100041 fail before they are finished and the automatic downloads take upwards to 10 hours.

I have not seen this one before: Prediction was canceled. I press the Submit button, it turns light grey with a spinning circle. Error message appears in the right panel....

Hi, thanks for releasing the code and models, would you be interested in creating a web demo for CogView2 using Gradio on Hugging Face? The Hub offers free hosting, and...