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.
- Clone the Repo
git clone git@github.com:meihu-ganesh/Stable_Diffusion.ipynb.git- Install the Packages Required
pip install --upgrade git+https://github.com/huggingface/diffusers.gitpip install --upgrade git+https://github.com/huggingface/transformers/pip install accelerate==0.12.0 pip install scipypip install ftfypip install gradio -q
Stable_diffusion.py
Make sure your Internet Connection is strong.