🧠
Text-to-Image Generation Project
A Jupyter notebook (Texttoimage.ipynb) that demonstrates generating images from text prompts using a deep-learning text-to-image model.
A Jupyter notebook (Texttoimage.ipynb) that demonstrates generating images from text prompts using a deep-learning text-to-image model.
A Jupyter notebook (Text_to_image.ipynb) that demonstrates generating images from text prompts using a deep-learning text-to-image model.
Open the notebook in Jupyter:
jupyter notebook Text_to_image.ipynb
Install the deep-learning dependencies referenced inside the notebook (e.g. diffusers, torch, transformers).
Deep-learning libraries such as diffusers, torch, and transformers (see the notebook cells).
No — it is a Jupyter notebook relying on heavy GPU-oriented deep-learning libraries that cannot run in the browser.