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: showlab/ShowUI
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: Han1018/ShowUI
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 79 files changed
  • 2 contributors

Commits on Feb 11, 2025

  1. Configuration menu
    Copy the full SHA
    d828396 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c450b8c View commit details
    Browse the repository at this point in the history
  3. 更改 amex 路徑

    Han1018 committed Feb 11, 2025
    Configuration menu
    Copy the full SHA
    92a1452 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3af551f View commit details
    Browse the repository at this point in the history
  5. validation 改成不輸出

    Han1018 committed Feb 11, 2025
    Configuration menu
    Copy the full SHA
    a0e5a8e View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2025

  1. Configuration menu
    Copy the full SHA
    fdd7947 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2025

  1. Update project path

    han1018 committed Mar 17, 2025
    Configuration menu
    Copy the full SHA
    19553cf View commit details
    Browse the repository at this point in the history
  2. feat: Add Dockerfile for showui training with CUDA 11.8

    This commit adds a Dockerfile to create a Docker image for training showui. The environment is based on CUDA 11.8, ensuring compatibility with GPU-accelerated workloads.
    han1018 committed Mar 17, 2025
    Configuration menu
    Copy the full SHA
    92852a0 View commit details
    Browse the repository at this point in the history
  3. fix: Add missing data_utils.py

    The original author missed including data_utils.py. This commit adds the missing file to ensure proper functionality.
    han1018 committed Mar 17, 2025
    Configuration menu
    Copy the full SHA
    6d57282 View commit details
    Browse the repository at this point in the history
Loading