Update app/app.py
Browse files- app/app.py +1 -1
app/app.py
CHANGED
@@ -937,7 +937,7 @@ def image_tagger_app():
|
|
937 |
}
|
938 |
</style>
|
939 |
|
940 |
-
<a href="https://
|
941 |
<img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png"
|
942 |
alt="Buy Me A Coffee"
|
943 |
style="height: 45px; width: 162px; border-radius: 5px;" />
|
|
|
937 |
}
|
938 |
</style>
|
939 |
|
940 |
+
<a href="https://ko-fi.com/camais" target="_blank" class="coffee-button">
|
941 |
<img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png"
|
942 |
alt="Buy Me A Coffee"
|
943 |
style="height: 45px; width: 162px; border-radius: 5px;" />
|