NihalGazi commited on
Commit
1e5677c
·
verified ·
1 Parent(s): 2fb1bb2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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
- ["https://gradio.app"],
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
  ],