Skip to content

This is the demo for image generation using Lib Diffusers of the HuggingFace

License

Notifications You must be signed in to change notification settings

TrungThanhTran/ImageGenerationDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ImageGenerationDemo

This is the demo for image generation using Lib Diffusers of the HuggingFace

Installation

Install library diffusers from HuggingFace: pip install diffusers Hugging Face Diffusers on Github

Install streamlit lib: pip install streamlit

Or install using my requirement.txt

Run app

I wrote an application using streamlit for people to try the code, you can go to your local ip local:8501 to use it. The baseic app looks as below



You could change the parameters on the sidebar of the app. To understand the insight of params, please take a look into: ldm-text2im-large-256 at huggingface.co

For more detail, please check the article: https://medium.com/@silkworm/ai-creative-on-your-own-machine-by-the-diffusers-of-hugging-face

About

This is the demo for image generation using Lib Diffusers of the HuggingFace

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages