davanstrien HF Staff commited on
Commit
5570d89
·
verified ·
1 Parent(s): 68e9afb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -60,6 +60,7 @@ demo = gr.Interface(
60
  examples=[
61
  ["atproto.bsky.social"],
62
  ["bsky.app"],
 
63
  ],
64
  theme=gr.themes.Default()
65
  )
 
60
  examples=[
61
  ["atproto.bsky.social"],
62
  ["bsky.app"],
63
+ ["danielvanstrien.bsky.social"],
64
  ],
65
  theme=gr.themes.Default()
66
  )