Yin Fang
commited on
Commit
Β·
366aa69
1
Parent(s):
000e1c0
Update app.py
Browse files
app.py
CHANGED
@@ -88,8 +88,7 @@ def gen_process(gen_input):
|
|
88 |
)
|
89 |
|
90 |
return "\n".join(gen_output), gen_output_image
|
91 |
-
|
92 |
-
|
93 |
|
94 |
def opt_process(opt_input):
|
95 |
|
|
|
88 |
)
|
89 |
|
90 |
return "\n".join(gen_output), gen_output_image
|
91 |
+
|
|
|
92 |
|
93 |
def opt_process(opt_input):
|
94 |
|