Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
|
@@ -95,7 +95,7 @@ def gradio_search_jokes(word):
|
|
| 95 |
|
| 96 |
|
| 97 |
|
| 98 |
-
Define the Gradio UI
|
| 99 |
with gr.Blocks() as demo:
|
| 100 |
gr.Markdown("### Dad Jokes Finder with AI & Text-to-Speech 🎙️")
|
| 101 |
|
|
|
|
| 95 |
|
| 96 |
|
| 97 |
|
| 98 |
+
#Define the Gradio UI
|
| 99 |
with gr.Blocks() as demo:
|
| 100 |
gr.Markdown("### Dad Jokes Finder with AI & Text-to-Speech 🎙️")
|
| 101 |
|