SunderAli17 commited on
Commit
3334e80
·
verified ·
1 Parent(s): 4f38d06

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -9,7 +9,7 @@ from toonmage.utils import resize_numpy_image_long, seed_everything
9
 
10
  torch.set_grad_enabled(False)
11
 
12
- pipeline = PuLIDPipeline()
13
 
14
  # other params
15
  DEFAULT_NEGATIVE_PROMPT = (
 
9
 
10
  torch.set_grad_enabled(False)
11
 
12
+ pipeline = ToonMagePipeline()
13
 
14
  # other params
15
  DEFAULT_NEGATIVE_PROMPT = (