Skip to content

versus666jzx/stable-diffusion-streamlit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Latest Stable-Diffusion model

Stable-Diffusion app

Manual

In this post we'll use model version v1-4, so before use you'll need to visit this card, read the license and tick the checkbox if you agree.

  1. Make sure you're logged in Huggingface

Example for terminal:

huggingface-cli login

Example for notebook:

from huggingface_hub import notebook_login

notebook_login()
  1. Install requirements
pip install -r requirements.txt
  1. Run app.py
streamlit run path_to_app.py

based on: Streamlit
update: 23.08.2022

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages