Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Stability-AI/stability-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.6.1
Choose a base ref
...
head repository: Stability-AI/stability-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.7.0
Choose a head ref
  • 1 commit
  • 5 files changed
  • 2 contributors

Commits on Apr 27, 2023

  1. Upscale (#218)

    * Adding upscaler functionality
    
    * Update help and readme
    
    * Update notebook with upscaler
    
    * Specs and test
    
    * Update specs file
    
    * Update specs file
    
    * Update specs.md
    
    * Client side message size limits increased
    
    * Update README.md
    
    Co-authored-by: pharmapsychotic <96542870+pharmapsychotic@users.noreply.github.com>
    
    * Update src/stability_sdk/client.py
    
    Co-authored-by: pharmapsychotic <96542870+pharmapsychotic@users.noreply.github.com>
    
    * Bump version
    
    * Add prompt option to upscaler
    
    * Add seed param to upscale call
    
    * Steps and CFG scale to upscale call
    
    * Enhance engine
    
    * Fix struct import
    
    * Fix enhance engine
    
    * Fix enhance request
    
    * Update protocol
    
    * Adding Diffusion variables to specs file
    
    * Add command-line parsers for latent upscale arguments (prompt, seed, cfg_scale, steps)
    
    * Add info to specs file
    
    * update docs
    
    * Respond to review
    
    * reorganize seed
    
    * Deduplicate code
    
    * bump version
    
    ---------
    
    Co-authored-by: pharmapsychotic <96542870+pharmapsychotic@users.noreply.github.com>
    enzymezoo-code and pharmapsychotic authored Apr 27, 2023
    Configuration menu
    Copy the full SHA
    d93fcf5 View commit details
    Browse the repository at this point in the history
Loading