JunhaoZhuang commited on
Commit
2005201
·
verified ·
1 Parent(s): 5cf8e7c

Update app.py

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