da03 commited on
Commit
29661f8
·
1 Parent(s): 69f42de
Files changed (1) hide show
  1. utils.py +1 -1
utils.py CHANGED
@@ -56,7 +56,7 @@ def sample_frame(model: LatentDiffusion, prompt: str, image_sequence: torch.Tens
56
  #time.sleep(120)
57
  print ('finished sleeping')
58
  DDPM = False
59
- DDPM = True
60
 
61
  DEBUG = True
62
  if DEBUG:
 
56
  #time.sleep(120)
57
  print ('finished sleeping')
58
  DDPM = False
59
+ DDPM = False
60
 
61
  DEBUG = True
62
  if DEBUG: