Update app.py
Browse files
app.py
CHANGED
@@ -258,7 +258,7 @@ if __name__ == "__main__":
|
|
258 |
info="Make sure your code starts with *",
|
259 |
lines=1,
|
260 |
value="*"
|
261 |
-
)
|
262 |
|
263 |
gr.Markdown("## Select generation options")
|
264 |
|
|
|
258 |
info="Make sure your code starts with *",
|
259 |
lines=1,
|
260 |
value="*"
|
261 |
+
)
|
262 |
|
263 |
gr.Markdown("## Select generation options")
|
264 |
|