burtenshaw
commited on
Commit
·
cc6a423
1
Parent(s):
ec60e9a
maximum kindness
Browse files
app.py
CHANGED
@@ -60,7 +60,7 @@ def create_image(stats, username):
|
|
60 |
)
|
61 |
else:
|
62 |
url = "https://hub-recap.imglab-cdn.net/images/empty.png"
|
63 |
-
avatar = "
|
64 |
|
65 |
# Build text content with proper formatting
|
66 |
text_parts = []
|
|
|
60 |
)
|
61 |
else:
|
62 |
url = "https://hub-recap.imglab-cdn.net/images/empty.png"
|
63 |
+
avatar = "newbie! We couldn't find your stats on the Hub, maybe in 2025?"
|
64 |
|
65 |
# Build text content with proper formatting
|
66 |
text_parts = []
|