Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v0.1.2 #135

Merged
merged 18 commits into from
Jan 29, 2023
Merged

v0.1.2 #135

merged 18 commits into from
Jan 29, 2023

Commits on Jan 13, 2023

  1. Configuration menu
    Copy the full SHA
    7bb97a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5062fd4 View commit details
    Browse the repository at this point in the history
  3. git update

    cloneofsimo committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    7dca434 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2023

  1. scale conv2d as well

    cloneofsimo committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    204d6ed View commit details
    Browse the repository at this point in the history
  2. adds dropout

    cloneofsimo committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    583b1e7 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2023

  1. minor bug fix

    cloneofsimo committed Jan 15, 2023
    Configuration menu
    Copy the full SHA
    4e2612b View commit details
    Browse the repository at this point in the history
  2. version up

    cloneofsimo committed Jan 15, 2023
    Configuration menu
    Copy the full SHA
    770b97a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #133 from cloneofsimo/convlora

    Feature/ Better LoRA : Dropout, Conv2d
    cloneofsimo authored Jan 15, 2023
    Configuration menu
    Copy the full SHA
    be1ef54 View commit details
    Browse the repository at this point in the history
  4. Remove useless model_id declaration in svd_distill

    Meng Zhang authored Jan 15, 2023
    Configuration menu
    Copy the full SHA
    a8eaf36 View commit details
    Browse the repository at this point in the history
  5. Avoid using python 3.9 feature ( |= for dict ) so cli_pt_to_safetenso…

    …r can be used in colab (python 3.8)
    wsxiaoys authored Jan 15, 2023
    Configuration menu
    Copy the full SHA
    486b935 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #136 from wsxiaoys/patch-1

    Remove useless model_id declaration in svd_distill
    cloneofsimo authored Jan 15, 2023
    Configuration menu
    Copy the full SHA
    5647539 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #137 from wsxiaoys/patch-2

    Avoid using python 3.9 feature ( |= for dict ) so cli_pt_to_safetenso…
    cloneofsimo authored Jan 15, 2023
    Configuration menu
    Copy the full SHA
    f3f7b90 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2023

  1. Basic dataset pipelines (#139)

    * feat basic preprocessing pipelines
    
    * comments + mediapipe face mask
    
    * simple CLI for easily pre-processing dataset
    
    * CLI for masking + captioning outputs
    
    * dataset (backward compatible with face seg)
    
    * just better stuff in general :)
    
    * temp, moving blur to dataset
    
    * captioning + PTI training working
    
    * duplicate mask behavior
    
    * mask working as intended as well
    cloneofsimo authored Jan 16, 2023
    Configuration menu
    Copy the full SHA
    06fa37a View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

  1. Update README.md (#144)

    grammar / nitpick: twice as faster => twice as fast
    JackLangerman authored Jan 18, 2023
    Configuration menu
    Copy the full SHA
    86d8b44 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2023

  1. SVD update with conv support + LoRA add, weight update following rece…

    …nt updates (#140)
    
    * feat : much more canonical structured pruning
    
    * update contents + notebooks
    
    * wavy's analog diffusion
    
    * futureproof lora_add?
    
    * fix : max caption length
    
    * analog ranks
    
    * mask temperature
    
    * preprocess with length
    
    * default non token for placeholder
    
    * req
    
    * addition finally working, this took so long...
    
    * null as option
    
    * bit more bug fix, remove verbose
    
    * weight apply depreciated, ckpt conversion for A1111
    cloneofsimo authored Jan 29, 2023
    Configuration menu
    Copy the full SHA
    20b46e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d92813 View commit details
    Browse the repository at this point in the history
  3. xformers

    cloneofsimo committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    e14c7db View commit details
    Browse the repository at this point in the history
  4. readme

    cloneofsimo committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    3519982 View commit details
    Browse the repository at this point in the history