ginipick commited on
Commit
de57dc5
·
verified ·
1 Parent(s): fb8ccc3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -19,7 +19,7 @@ def load_code(filename):
19
 
20
  fashion_code = load_code('fashion.cod')
21
  uhdimage_code = load_code('uhdimage.cod')
22
- MixGEN_code = load_code('mixgen.cod')
23
 
24
  def respond(
25
  message,
 
19
 
20
  fashion_code = load_code('fashion.cod')
21
  uhdimage_code = load_code('uhdimage.cod')
22
+ MixGEN_code = load_code('mgen.cod')
23
 
24
  def respond(
25
  message,