da03 commited on
Commit
18baa4d
·
1 Parent(s): 2163e7f
Files changed (1) hide show
  1. utils.py +1 -1
utils.py CHANGED
@@ -63,7 +63,7 @@ def sample_frame(model: LatentDiffusion, prompt: str, image_sequence: torch.Tens
63
  #time.sleep(120)
64
  print ('finished sleeping')
65
  DDPM = False
66
- DDPM = True
67
 
68
  if DEBUG:
69
  #c['c_concat'] = c['c_concat']*0
 
63
  #time.sleep(120)
64
  print ('finished sleeping')
65
  DDPM = False
66
+ DDPM = False
67
 
68
  if DEBUG:
69
  #c['c_concat'] = c['c_concat']*0