Skip to content

meihu-ganesh/Stable_Diffusion.ipynb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Stable Diffusion

(An AI that generates Images and Videos from Text)

A simple clone of the image generating AI, Stable Diffusion

connect to a server from the google collab feature here link or else you can play with this feature on this google collab itself.

Installation

  1. Clone the Repo
 git clone [email protected]:meihu-ganesh/Stable_Diffusion.ipynb.git
  1. Install the Packages Required

open terminal and execute the following

pip install --upgrade git+https://github.com/huggingface/diffusers.git
pip install --upgrade git+https://github.com/huggingface/transformers/
pip install accelerate==0.12.0 
pip install scipy
pip install ftfy
pip install gradio -q

 

Run the app

Stable_diffusion.py

Note:

Make sure your Internet Connection is strong.

 

Winding up:

Enjoy making random funny images 😶‍🌫️

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages