unit test modelscope for sd

This commit is contained in:
志浩 2023-02-27 16:20:14 +08:00
parent 92ca6a31cf
commit 7ab14d064c

View File

@ -89,3 +89,4 @@ if __name__ == '__main__':
test_wav_cpu_infer()
test_wav_gpu_infer()
test_without_profile_gpu_infer()
test_url_without_profile_gpu_infer()