da03 commited on
Commit
73f2787
·
1 Parent(s): bc1aa30
Files changed (1) hide show
  1. utils.py +1 -1
utils.py CHANGED
@@ -71,7 +71,7 @@ def sample_frame(model: LatentDiffusion, prompt: str, image_sequence: torch.Tens
71
  print ('finished sleeping')
72
  DDPM = False
73
  DDPM = True
74
- DDPM = False
75
 
76
  if DEBUG:
77
  #c['c_concat'] = c['c_concat']*0
 
71
  print ('finished sleeping')
72
  DDPM = False
73
  DDPM = True
74
+ #DDPM = False
75
 
76
  if DEBUG:
77
  #c['c_concat'] = c['c_concat']*0