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: chaiNNer-org/chaiNNer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.23.1
Choose a base ref
...
head repository: chaiNNer-org/chaiNNer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.23.2
Choose a head ref
  • 18 commits
  • 54 files changed
  • 4 contributors

Commits on Apr 14, 2024

  1. issue #2734 fixed (#2792)

    * isue #2734 fixed
    
    * issue #2734 update: use noop() for higher efficiency
    
    * issue #2734 update: removed onChange prop in 'Tabs'
    RaySit authored Apr 14, 2024
    Configuration menu
    Copy the full SHA
    d0a1351 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    bff4938 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60a0bb5 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Add node to remove border/frame with constant color (#2794)

    * Add node to remove border/frame with constant color
    
    * crop border
    RunDevelopment authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    5e404e9 View commit details
    Browse the repository at this point in the history
  2. Use argparse.ArgumentParser to parse server CLI args (#2796)

    Use `argparse` to parse server CLI args
    RunDevelopment authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    dc4fb25 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f9fb90 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Install FFMPEG using the backend (#2799)

    * Install FFMPEG using the backend (WIP)
    
    * Fixed installation
    
    * Pass in storage
    
    * Storage dir
    RunDevelopment authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    c7532d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a132fc9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    515cb27 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5b0d59e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    78f5d90 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    fd17699 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    43473c7 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2024

  1. Validate all relative paths (#2809)

    * Validate all relative paths
    
    * Minimize diff
    RunDevelopment authored Apr 20, 2024
    Configuration menu
    Copy the full SHA
    c7f7711 View commit details
    Browse the repository at this point in the history
  2. Add Skip existing files option for Save Image & lazy inputs (#2808)

    * Add Skip existing files option for Save Image & lazy inputs
    
    * Improved multi-threaded and error behavior of Lazy
    RunDevelopment authored Apr 20, 2024
    Configuration menu
    Copy the full SHA
    980f4d2 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Manually set python encoding env var in subprocesses (to fix language…

    … issue) (#2815)
    
    Manually set python encoding env var inn subprocesses
    joeyballentine authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    6a95361 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    655216a View commit details
    Browse the repository at this point in the history
  3. 0.23.2

    joeyballentine committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    c071afd View commit details
    Browse the repository at this point in the history
Loading