Skip to content

add Replicate demo link #27

add Replicate demo link

add Replicate demo link #27

Triggered via pull request November 20, 2024 00:45
Status Failure
Total duration 3m 11s
Artifacts

mypy.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
run: riffusion/util/torch_util.py#L30
Incompatible types in assignment (expression has type "ndarray[Any, Any]", variable has type "Tensor") [assignment]
run: riffusion/util/torch_util.py#L31
Incompatible types in assignment (expression has type "ndarray[Any, Any]", variable has type "Tensor") [assignment]
run
Process completed with exit code 1.
run
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/