Put "Prose" lit option back in
Browse files- app.py +1 -1
- videos/tempfile.mp4 +2 -2
app.py
CHANGED
|
@@ -425,7 +425,7 @@ with gr.Blocks(css=".gradio-container {background-color: lightgray}") as block:
|
|
| 425 |
|
| 426 |
with gr.Tab("Lit style"):
|
| 427 |
literary_style_radio = gr.Radio(label="Literary style:", choices=[
|
| 428 |
-
LITERARY_STYLE_DEFAULT, "Poetry", "Haiku", "Limerick", "Joke", "Knock-knock"],
|
| 429 |
value=LITERARY_STYLE_DEFAULT)
|
| 430 |
|
| 431 |
literary_style_radio.change(update_foo,
|
|
|
|
| 425 |
|
| 426 |
with gr.Tab("Lit style"):
|
| 427 |
literary_style_radio = gr.Radio(label="Literary style:", choices=[
|
| 428 |
+
LITERARY_STYLE_DEFAULT, "Prose", "Poetry", "Haiku", "Limerick", "Joke", "Knock-knock"],
|
| 429 |
value=LITERARY_STYLE_DEFAULT)
|
| 430 |
|
| 431 |
literary_style_radio.change(update_foo,
|
videos/tempfile.mp4
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:355cfbe21252ee7bd7b3cc6ea13e68abc209330bd139abb0d24e301d42e74b57
|
| 3 |
+
size 75
|