Skip to content

add safety_checker module and safety_checker(text=..., image=...) fun… #2077

add safety_checker module and safety_checker(text=..., image=...) fun…

add safety_checker module and safety_checker(text=..., image=...) fun… #2077

Workflow file for this run

name: Lint
on: [push, workflow_dispatch]
jobs:
lint:
# runs-on: self-hosted
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: psf/black@stable