Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -132,7 +132,7 @@ def load_data():
|
|
132 |
|
133 |
# Create the Gradio interface
|
134 |
with gr.Blocks() as demo:
|
135 |
-
gr.Markdown("[
|
136 |
with gr.Row():
|
137 |
ort_input = gr.Textbox(label="Ort", placeholder="Gib den Namen des Ortes ein")
|
138 |
with gr.Row():
|
|
|
132 |
|
133 |
# Create the Gradio interface
|
134 |
with gr.Blocks() as demo:
|
135 |
+
gr.Markdown("[Download](https://specialist-it.de/verein.csv)")
|
136 |
with gr.Row():
|
137 |
ort_input = gr.Textbox(label="Ort", placeholder="Gib den Namen des Ortes ein")
|
138 |
with gr.Row():
|