NoCrypt commited on
Commit
706c6e3
1 Parent(s): b552f08

miku theme

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -64,7 +64,7 @@ Models that are used is private to comply with License.
64
  Code forked from [arenatemp/pixelization_inference](https://github.com/arenatemp/pixelization_inference) and [AUTOMATIC1111/stable-diffusion-webui-pixelization](https://github.com/AUTOMATIC1111/stable-diffusion-webui-pixelization), modified to work with spaces.
65
 
66
  ''',
67
- theme=args.theme,
68
  allow_flagging=args.allow_flagging,
69
  live=args.live,
70
  ).launch(
 
64
  Code forked from [arenatemp/pixelization_inference](https://github.com/arenatemp/pixelization_inference) and [AUTOMATIC1111/stable-diffusion-webui-pixelization](https://github.com/AUTOMATIC1111/stable-diffusion-webui-pixelization), modified to work with spaces.
65
 
66
  ''',
67
+ theme='NoCrypt/miku',
68
  allow_flagging=args.allow_flagging,
69
  live=args.live,
70
  ).launch(