Spaces:
Sleeping
Sleeping
Update pk_workflow.py
Browse files- pk_workflow.py +0 -2
pk_workflow.py
CHANGED
|
@@ -19,8 +19,6 @@ The sigma schedule is the one that changes the pixels most, and the one that is
|
|
| 19 |
from __future__ import annotations
|
| 20 |
|
| 21 |
import torch
|
| 22 |
-
|
| 23 |
-
from h3_dpmpp_2s_ancestral import use_dpmpp_2s_ancestral
|
| 24 |
# ----------------------------------------------------------------------------------------------------------------
|
| 25 |
# BasicScheduler(linear_quadratic)
|
| 26 |
# ----------------------------------------------------------------------------------------------------------------
|
|
|
|
| 19 |
from __future__ import annotations
|
| 20 |
|
| 21 |
import torch
|
|
|
|
|
|
|
| 22 |
# ----------------------------------------------------------------------------------------------------------------
|
| 23 |
# BasicScheduler(linear_quadratic)
|
| 24 |
# ----------------------------------------------------------------------------------------------------------------
|