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: monatis/clip.cpp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: monatis/clip.cpp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: zero-shot-python
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 19 commits
  • 9 files changed
  • 1 contributor

Commits on Sep 10, 2023

  1. rm __pycache__

    monatis committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    f8ec7bf View commit details
    Browse the repository at this point in the history
  2. gitignore __pycache__

    monatis committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    ea4c095 View commit details
    Browse the repository at this point in the history
  3. gitignore dist

    monatis committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    5c6115b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    54aa16d View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

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

Commits on Sep 12, 2023

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

Commits on Sep 14, 2023

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

Commits on Sep 16, 2023

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

Commits on Sep 18, 2023

  1. Configuration menu
    Copy the full SHA
    603b870 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e923848 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d7420fc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    22ed777 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Configuration menu
    Copy the full SHA
    ff67842 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b8fed5 View commit details
    Browse the repository at this point in the history
  3. Implement ZSL in clip lib

    monatis committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    0f62d17 View commit details
    Browse the repository at this point in the history
  4. Use new ZSL API in examples

    monatis committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    4f647e9 View commit details
    Browse the repository at this point in the history
  5. Expose ZSL in Python

    monatis committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    cebc6ac View commit details
    Browse the repository at this point in the history
  6. Upd readme in Python bindings

    monatis committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    949d7d9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3ec9a76 View commit details
    Browse the repository at this point in the history
Loading