Commit 5dc3471
authored
[SVD] support generators that are created on GPU (huggingface#6484)
* debug generator
* fix?
* fix?
* fix
* remove print.
* revert none check1 parent 9df566e commit 5dc3471
File tree
1 file changed
+8
-3
lines changed- src/diffusers/pipelines/stable_video_diffusion
1 file changed
+8
-3
lines changedLines changed: 8 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
429 | 429 | | |
430 | 430 | | |
431 | 431 | | |
432 | | - | |
433 | | - | |
| 432 | + | |
| 433 | + | |
434 | 434 | | |
435 | 435 | | |
436 | 436 | | |
437 | 437 | | |
438 | 438 | | |
439 | 439 | | |
440 | | - | |
| 440 | + | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
441 | 446 | | |
442 | 447 | | |
443 | 448 | | |
| |||
0 commit comments