Skip to content

Latest commit

 

History

History
43 lines (37 loc) · 1.05 KB

File metadata and controls

43 lines (37 loc) · 1.05 KB

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 git@github.com: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 😶‍🌫️