Spaces:
Sleeping
Sleeping
Update example URLs in app.py for demonstration purposes
Browse files
app.py
CHANGED
|
@@ -358,8 +358,8 @@ def create_gradio_app():
|
|
| 358 |
gr.Examples(
|
| 359 |
examples=[
|
| 360 |
["https://google.com"],
|
| 361 |
-
["
|
| 362 |
-
["https://
|
| 363 |
],
|
| 364 |
inputs=url_input,
|
| 365 |
)
|
|
|
|
| 358 |
gr.Examples(
|
| 359 |
examples=[
|
| 360 |
["https://google.com"],
|
| 361 |
+
["http://001983878188731stea8a1a0.myclickfunnels.com/31acc20172"],
|
| 362 |
+
["https://www.alphaspel.se/"],
|
| 363 |
],
|
| 364 |
inputs=url_input,
|
| 365 |
)
|