Skip to content

garbagecoderpaul/Stable-Diffusion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

106 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stable-Diffusion

Commands

  • Open a new terminal and execute commands below for initial install:
    • Creates a new folder with files and scripts
    • Downloads regularisation images for men and women
    • Installs gdrive app
      1. requires mannual API set up for Google account
      2. set up of gdrive for server via LM: https://github.com/glotlabs/gdrive
git clone https://github.com/garbagecoderpaul/Stable-Diffusion.git
cd Stable-Diffusion/

bash gdrive_install.sh

bash download_man_reg_imgs_1024x1024.sh

bash download_women_reg_1024.sh

Files

  • gen_imgs3.py
    • from set of CHaracters & set of LoRAs -> Generates images
  • standart_json_lora_name3.py
    • traverse through JSON files and replaces the lora_name
  • download_gDrive.py
    • downloads a LoRA model from Google Folder
  • get_training_sets.py
    • downloads training sets from a .csv file
    • the csv file should be named: "Book1.csv"
  • sdxl_preset3.json
    • config file - set for men by default

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors