Spaces:
Sleeping
Sleeping
Ezi Ozoani
commited on
Commit
Β·
4dc0e01
1
Parent(s):
b2e2fd7
emoji change
Browse files
app.py
CHANGED
@@ -301,7 +301,7 @@ output = model(encoded_input)
|
|
301 |
|
302 |
with col2.header('Further Contact'):
|
303 |
url = "https://huggingface.co/spaces/Ezi/ModelCardsAnalysis/discussions"
|
304 |
-
col2.markdown("Further contact, input and/or questions are welcomed
|
305 |
|
306 |
|
307 |
|
|
|
301 |
|
302 |
with col2.header('Further Contact'):
|
303 |
url = "https://huggingface.co/spaces/Ezi/ModelCardsAnalysis/discussions"
|
304 |
+
col2.markdown("Further contact, input and/or questions are welcomed [here](%s) π" % url)
|
305 |
|
306 |
|
307 |
|