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: pixieez/DeepCreamPy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6e83eb2
Choose a base ref
...
head repository: Deepshift/DeepCreamPy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: c99532d
Choose a head ref
  • 9 commits
  • 8 files changed
  • 3 contributors

Commits on May 10, 2024

  1. Fix requirements-gpu.txt

    mbledkowski authored May 10, 2024
    Configuration menu
    Copy the full SHA
    2e14ca8 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2024

  1. Merge pull request Deepshift#8 from mbledkowski/master

    Fix requirements-gpu.txt
    naphteine authored Aug 10, 2024
    Configuration menu
    Copy the full SHA
    89e1bc1 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Create cleardcp.py

    naphteine committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    bb57705 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. feat: checkbox for cleaning input dirs (Deepshift#7)

    * (feat) add a checkbox in `MainWindow` to enable cleaning input directories
      after processing images.
    * (feat) add `clean_up_input_dirs` flag attribute in `Decensor` class to
      manage the cleanup operation.
    * (feat) add `clean_input_directories()` method in `Decensor`
      to remove `.png`, `.jpg`, and `.jpeg` files from input directories.
    * (feat) add `do_post_jobs()` method being called after decensoring process is
      completed.
    * (feat) integrated logic to set `clean_up_input_dirs` via a signal emitted
      from `MainWindow`.
    nautics889 committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    8ffd1f5 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. Merge pull request Deepshift#11 from nautics889/feature/clean-input-d…

    …irs-checkbox
    
    feat: checkbox for cleaning input dirs (Deepshift#7)
    naphteine authored Nov 21, 2024
    Configuration menu
    Copy the full SHA
    266c95e View commit details
    Browse the repository at this point in the history
  2. Update README.md

    naphteine authored Nov 21, 2024
    Configuration menu
    Copy the full SHA
    5696741 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    naphteine authored Nov 21, 2024
    Configuration menu
    Copy the full SHA
    7ef469e View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. Configuration menu
    Copy the full SHA
    bf073b1 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    naphteine authored Nov 22, 2024
    Configuration menu
    Copy the full SHA
    c99532d View commit details
    Browse the repository at this point in the history
Loading