Update app.py
Browse files
app.py
CHANGED
|
@@ -100,7 +100,7 @@ with GraInter:
|
|
| 100 |
<a href="mailto:[email protected]" target="_blank" class="default-underline">Contact/Model Requests</a> (or create a HF discussion)
|
| 101 |
</div>
|
| 102 |
<div>
|
| 103 |
-
<a href="https://ko-fi.com/dontplantoend" target="_blank" class="default-underline">Help me
|
| 104 |
</div>
|
| 105 |
</div>
|
| 106 |
<div style="display: flex; flex-direction: column; align-items: center; margin-top: 20px;">
|
|
|
|
| 100 |
<a href="mailto:[email protected]" target="_blank" class="default-underline">Contact/Model Requests</a> (or create a HF discussion)
|
| 101 |
</div>
|
| 102 |
<div>
|
| 103 |
+
<a href="https://ko-fi.com/dontplantoend" target="_blank" class="default-underline">Help me run 400B+ models</a>
|
| 104 |
</div>
|
| 105 |
</div>
|
| 106 |
<div style="display: flex; flex-direction: column; align-items: center; margin-top: 20px;">
|