Skip to content

⚗️ Style Transfer: add experiments for azure and jean-zay, bump trans… #162

⚗️ Style Transfer: add experiments for azure and jean-zay, bump trans…

⚗️ Style Transfer: add experiments for azure and jean-zay, bump trans… #162

Workflow file for this run

# This workflow triggers checks with pre-commit.
name: Test
on: [push]
jobs:
pre-commit:
name: pre-commit
if: github.event_name != 'pull_request' || github.event.pull_request.draft == false
uses: ./.github/workflows/pre-commit.yml