dagloop5 commited on
Commit
3a1a066
·
verified ·
1 Parent(s): d1e2003

Update pk_workflow.py

Browse files
Files changed (1) hide show
  1. 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
  # ----------------------------------------------------------------------------------------------------------------