Update app.py
Browse files
app.py
CHANGED
@@ -298,6 +298,7 @@ with gr.Blocks(title="Hugging Face Community Stats") as demo:
|
|
298 |
["huggingface"],
|
299 |
["cfahlgren1"],
|
300 |
["argilla"],
|
|
|
301 |
],
|
302 |
inputs=username_input,
|
303 |
label="Try these examples",
|
|
|
298 |
["huggingface"],
|
299 |
["cfahlgren1"],
|
300 |
["argilla"],
|
301 |
+
["Nymbo"],
|
302 |
],
|
303 |
inputs=username_input,
|
304 |
label="Try these examples",
|