Skip to content
/ GenAI Public

Repo to hold the streamlit app which in backend uses diffusion stability models to generate a image output

Notifications You must be signed in to change notification settings

sasemb/GenAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

129 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

From Selfie to Sketchie

Welcome to the "From Selfie to Sketchie" Streamlit web application. This app allows you to transform your selfies into artistic sketches using a Stable diffusion model (stable-diffusion-xl-1024-v1-0) .

Deployment

This application is deployed using Streamlit, and it utilizes a Stable diffusion for image-to-image conversion. Here are the steps to deploy the app:

  1. Prerequisites:

    • Install Streamlit: pip install streamlit
  2. Clone the Repository:

  3. Install all the dependencies using requirements.txt

    https://docs.streamlit.io/streamlit-community-cloud/deploy-your-app/app-dependencies

  4. Run it locally using streamlit streamlit run your_script.py

About

Repo to hold the streamlit app which in backend uses diffusion stability models to generate a image output

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages