A newer version of this model is available:
deepseek-ai/DeepSeek-R1
Text-Image Generation Model
This model generates images from textual descriptions using deep neural networks. It uses a [GAN architecture] to map text to images.
How to Use
- Install dependencies using
pip install -r requirements.txt
- Load the model using the Hugging Face API.
- Pass a text description to generate an image.
Dataset
The model was trained on the MS COCO dataset, a large-scale dataset containing images and their textual descriptions.
- Downloads last month
- 0
Inference Providers
NEW
This model is not currently available via any of the supported Inference Providers.
The model cannot be deployed to the HF Inference API:
The model has no pipeline_tag.
Model tree for johnsonoluwafemi/TextImageGenerationModel
Base model
openai/clip-vit-large-patch14