tests: add diffusers tests (#1419)

This commit is contained in:
Ettore Di Giacinto 2023-12-11 02:20:34 -05:00 committed by GitHub
parent 831418612b
commit 48e5380e45
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 148 additions and 38 deletions

View file

@ -9,3 +9,6 @@ run:
@echo "Running diffusers..."
bash run.sh
@echo "Diffusers run."
test:
bash test.sh