Spaces:
Running
Running
:pencil: correct twitter handle!
Browse files
app.py
CHANGED
@@ -209,7 +209,7 @@ with gr.Blocks(title_text, css=css) as demo:
|
|
209 |
</div>
|
210 |
<!-- <div class="row">If you enjoyed this space,</div>
|
211 |
<div class="row">check out <a href="https://featherless.ai">featherless.ai</a>,</div>
|
212 |
-
<div class="row">and follow us <a href="https://x.com/
|
213 |
</div>
|
214 |
""")
|
215 |
# def update_initial_model_choice(request: gr.Request):
|
|
|
209 |
</div>
|
210 |
<!-- <div class="row">If you enjoyed this space,</div>
|
211 |
<div class="row">check out <a href="https://featherless.ai">featherless.ai</a>,</div>
|
212 |
+
<div class="row">and follow us <a href="https://x.com/FeatherlessAI">on twitter</a>!</div> -->
|
213 |
</div>
|
214 |
""")
|
215 |
# def update_initial_model_choice(request: gr.Request):
|