chansung commited on
Commit
bce096a
1 Parent(s): 48ea30b

Update interfaces/ui.py

Browse files
Files changed (1) hide show
  1. interfaces/ui.py +1 -1
interfaces/ui.py CHANGED
@@ -18,7 +18,7 @@ from interfaces import utils
18
 
19
  # TODO: Replace checkpoint filename to Huggingface URL
20
  #img_maker = ImageMaker('hellonijicute25d_V10b.safetensors', vae="kl-f8-anime2.vae.safetensors")
21
- img_maker = ImageMaker('hellonijicute25d_V10b.safetensors') # without_VAE
22
 
23
  ############
24
  # for plotting
 
18
 
19
  # TODO: Replace checkpoint filename to Huggingface URL
20
  #img_maker = ImageMaker('hellonijicute25d_V10b.safetensors', vae="kl-f8-anime2.vae.safetensors")
21
+ img_maker = None#ImageMaker('hellonijicute25d_V10b.safetensors') # without_VAE
22
 
23
  ############
24
  # for plotting