vilarin commited on
Commit
7e9b5a3
·
verified ·
1 Parent(s): 09a21c7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -75,7 +75,6 @@ class ModelWrapper:
75
 
76
  @staticmethod
77
  def _get_time():
78
- torch.cuda.synchronize()
79
  return time.time()
80
 
81
  def sample(self, noise, unet_added_conditions, prompt_embed, fast_vae_decode):
 
75
 
76
  @staticmethod
77
  def _get_time():
 
78
  return time.time()
79
 
80
  def sample(self, noise, unet_added_conditions, prompt_embed, fast_vae_decode):