Skip to content

BitsofJeremy/lcm_testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lcm_testing

Read the blog post here:

https://ephergent.com/playing-around-with-latent-consistency-loras-lcm/

Install

Pull down the repo, create a virtualenv, activate and install requirements

git clone https://github.com/ephergent/lcm_testing.git
cd lcm_testing
virtualenv -p python3 venv
source venv/bin/activate
pip install -r requirements.txt

Generate

  • open app.py in your favorite text editor
  • change the prompt and settings as you see fit
  • save
  • run
python app.py
  • enjoy

image

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages