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: huggingface/swift-coreml-diffusers
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: huggingface/swift-coreml-diffusers
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: benchmark
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 15 files changed
  • 1 contributor

Commits on Aug 28, 2023

  1. Configuration menu
    Copy the full SHA
    cfd19b3 View commit details
    Browse the repository at this point in the history
  2. Report it/s

    pcuenca committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    95578f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a60e56f View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Configuration menu
    Copy the full SHA
    472c25b View commit details
    Browse the repository at this point in the history
  2. BENCHMARK global:

    - Force attention to split_einsum.
    - Force reduce memory.
    - Use local model files stored in bundle.
    pcuenca committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    2dfb922 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a9e1135 View commit details
    Browse the repository at this point in the history
  4. PrompTextField uses location from PipelineLoader

    This could be merged in main.
    pcuenca committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    b0d9d7e View commit details
    Browse the repository at this point in the history
  5. Fix potential model mismatch.

    pcuenca committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    0414b9a View commit details
    Browse the repository at this point in the history
  6. Tokenizer files

    pcuenca committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    d4c8eda View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Configuration menu
    Copy the full SHA
    9b97aa1 View commit details
    Browse the repository at this point in the history
  2. Update package revision.

    pcuenca committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    c25e0c5 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Update repo

    pcuenca committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    f90611e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    993461f View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Update descriptions

    pcuenca committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    b03b8c7 View commit details
    Browse the repository at this point in the history
  2. Generalize condition

    pcuenca committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    45d46ad View commit details
    Browse the repository at this point in the history
  3. Fix compilation for macOS

    pcuenca committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    e3292d8 View commit details
    Browse the repository at this point in the history
  4. Disable previews only on iOS

    pcuenca committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    01bc67b View commit details
    Browse the repository at this point in the history
Loading