manbeast3b commited on
Commit
57e0f9c
·
verified ·
1 Parent(s): f53ad1f

Update src/pipeline.py

Browse files
Files changed (1) hide show
  1. src/pipeline.py +0 -2
src/pipeline.py CHANGED
@@ -627,8 +627,6 @@ def load_pipeline() -> Pipeline:
627
  empty_cache()
628
 
629
 
630
-
631
-
632
  dtype, device = torch.bfloat16, "cuda"
633
 
634
  import pdb; pdb.set_trace()
 
627
  empty_cache()
628
 
629
 
 
 
630
  dtype, device = torch.bfloat16, "cuda"
631
 
632
  import pdb; pdb.set_trace()