jianzhnie/GigaGAN
Implementation of GigaGAN in pytorch
This project helps artists, designers, and marketers generate high-quality images from text descriptions. You provide a text prompt describing the image you want, and it produces a detailed, realistic image. It's for anyone who needs to quickly create unique visual content without relying on stock photos or complex design software.
No commits in the last 6 months.
Use this if you need to generate high-resolution, photorealistic images from simple text descriptions, achieving results comparable to or exceeding leading AI image generators.
Not ideal if you need to fine-tune existing images, perform complex image editing, or require detailed control over specific artistic styles beyond what text prompts can convey.
Stars
58
Forks
4
Language
Python
License
Apache-2.0
Category
Last pushed
Apr 01, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/jianzhnie/GigaGAN"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
huggingface/pytorch-pretrained-BigGAN
🦋A PyTorch implementation of BigGAN with pretrained weights and conversion scripts.
torchgan/torchgan
Research Framework for easy and efficient training of GANs based on Pytorch
metal3d/keras-video-generators
Keras generators to generate sequences from videos as input
GANs-in-Action/gans-in-action
Companion repository to GANs in Action: Deep learning with Generative Adversarial Networks
junyanz/pytorch-CycleGAN-and-pix2pix
Image-to-Image Translation in PyTorch