Update app.py
Browse files
app.py
CHANGED
@@ -292,6 +292,7 @@ with gr.Blocks(title="Hugging Face Community Stats") as demo:
|
|
292 |
# Add example usernames
|
293 |
gr.Examples(
|
294 |
examples=[
|
|
|
295 |
["merve"],
|
296 |
["mlabonne"],
|
297 |
["bartowski"],
|
|
|
292 |
# Add example usernames
|
293 |
gr.Examples(
|
294 |
examples=[
|
295 |
+
["svjack"],
|
296 |
["merve"],
|
297 |
["mlabonne"],
|
298 |
["bartowski"],
|