Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -110,7 +110,7 @@ iface = gr.Interface(
|
|
110 |
"Please be respectful of website terms of service and robots.txt."
|
111 |
),
|
112 |
examples=[
|
113 |
-
["
|
114 |
["httpbin.org/html"],
|
115 |
["example.com"]
|
116 |
],
|
|
|
110 |
"Please be respectful of website terms of service and robots.txt."
|
111 |
),
|
112 |
examples=[
|
113 |
+
["en.wikipedia.org/wiki/Python_(programming_language)"],
|
114 |
["httpbin.org/html"],
|
115 |
["example.com"]
|
116 |
],
|