ciover2024 commited on
Commit
72ff7a6
·
verified ·
1 Parent(s): 8300e39

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -66,7 +66,7 @@ def load_upscaling_model():
66
  """
67
 
68
  # Preload the model once
69
- inpaint_pipeline = load_inpainting_model()
70
  # Preload the model once
71
  #upscale_pipeline = load_upscaling_model()
72
 
 
66
  """
67
 
68
  # Preload the model once
69
+ #inpaint_pipeline = load_inpainting_model()
70
  # Preload the model once
71
  #upscale_pipeline = load_upscaling_model()
72