jucendrero
commited on
Commit
·
1026dc8
1
Parent(s):
1d5ced9
Updating banner
Browse files- resources.py +1 -1
resources.py
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
banner = """
|
2 |
-
<img src="https://huggingface.co/spaces/gastronomia-para-to2/gastronomia_para_to2/resolve/main/Gastronomia_para_to2_logo.jpg" style="max-width: 100%; max-height:
|
3 |
"""
|
4 |
|
5 |
error_html_response = f'''
|
|
|
1 |
banner = """
|
2 |
+
<img src="https://huggingface.co/spaces/gastronomia-para-to2/gastronomia_para_to2/resolve/main/Gastronomia_para_to2_logo.jpg" style="max-width: 100%; max-height: 90%; object-fit: fill">
|
3 |
"""
|
4 |
|
5 |
error_html_response = f'''
|