JunhaoZhuang commited on
Commit
764354a
·
verified ·
1 Parent(s): 441848c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -183,6 +183,7 @@ cur_style = 'line + shadow'
183
 
184
  @spaces.GPU
185
  def load_ckpt():
 
186
  weight_dtype = torch.float16
187
 
188
  block_out_channels = [128, 128, 256, 512, 512]
 
183
 
184
  @spaces.GPU
185
  def load_ckpt():
186
+ print('load init',pipline)
187
  weight_dtype = torch.float16
188
 
189
  block_out_channels = [128, 128, 256, 512, 512]