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

Commits on Nov 11, 2022

  1. update pyyaml 5.3.1 to 5.4

    645775992 committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    d2fd247 View commit details
    Browse the repository at this point in the history
  2. Merge pull request alievk#468 from 645775992/oscs_fix_cdmrhr0au51seiv…

    …9qjug
    
    fix(sec): upgrade pyyaml to 5.4
    JohanAR authored Nov 11, 2022
    Configuration menu
    Copy the full SHA
    5f1ce59 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. Bump requests from 2.23 to 2.31.0

    Bumps [requests](https://github.com/psf/requests) from 2.23 to 2.31.0.
    - [Release notes](https://github.com/psf/requests/releases)
    - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
    - [Commits](psf/requests@v2.23.0...v2.31.0)
    
    ---
    updated-dependencies:
    - dependency-name: requests
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 22, 2023
    Configuration menu
    Copy the full SHA
    7307581 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. Merge pull request alievk#599 from alievk/dependabot/pip/requests-2.31.0

    Bump requests from 2.23 to 2.31.0
    JohanAR authored May 23, 2023
    Configuration menu
    Copy the full SHA
    01b7933 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Update S3 links to new location (alievk#636)

    * Update s3 link in download data script
    
    * Update S3 link in README
    gkorepanov authored Aug 2, 2023
    Configuration menu
    Copy the full SHA
    44d8e2b View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Apps (alievk#666)

    * Add files via upload
    
    * Update README.md
    alievk authored Sep 29, 2023
    Configuration menu
    Copy the full SHA
    2ede21d View commit details
    Browse the repository at this point in the history
  2. Update README.md

    alievk authored Sep 29, 2023
    Configuration menu
    Copy the full SHA
    5614719 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Update get_ngrok.sh

    bx70Mk authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    17eb836 View commit details
    Browse the repository at this point in the history
  2. Merge pull request alievk#706 from bx70Mk/patch-1

    Update get_ngrok.sh
    JohanAR authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    42b899b View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. fix: Adding version to ngrok config in colab notebook

    the latest ngrok agent requires a version number in the config file.
    russorat authored Feb 20, 2024
    Configuration menu
    Copy the full SHA
    c4abb23 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Merge pull request alievk#708 from russorat/patch-1

    fix: Adding version to ngrok config in colab notebook
    JohanAR authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    a9fa7b0 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. ---
    updated-dependencies:
    - dependency-name: requests
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 21, 2024
    Configuration menu
    Copy the full SHA
    bbdac38 View commit details
    Browse the repository at this point in the history
  2. Merge pull request alievk#725 from alievk/dependabot/pip/requests-2.32.0

    Bump requests from 2.31.0 to 2.32.0
    JohanAR authored May 21, 2024
    Configuration menu
    Copy the full SHA
    862182c View commit details
    Browse the repository at this point in the history
Loading