Spaces:
Build error
Build error
Update meta.py
Browse files
meta.py
CHANGED
@@ -1,11 +1,7 @@
|
|
1 |
HEADER_INFO = """""".strip()
|
2 |
SIDEBAR_INFO = """
|
3 |
<div class="contributors font-body text-bold">
|
4 |
-
<a class="contributor comma" href="https://huggingface.co/
|
5 |
-
<a class="contributor comma" href="https://huggingface.co/dk-crazydiv">Kartik Godawat</a>
|
6 |
-
<a class="contributor comma" href="https://huggingface.co/hassiahk">Haswanth Aekula</a>
|
7 |
-
<a class="contributor comma" href="https://huggingface.co/rays2pix">Deepak Pandian</a>
|
8 |
-
<a class="contributor comma" href="https://huggingface.co/nbroad">Nicholas Broad</a>
|
9 |
</div>
|
10 |
"""
|
11 |
CHEF_INFO = """
|
|
|
1 |
HEADER_INFO = """""".strip()
|
2 |
SIDEBAR_INFO = """
|
3 |
<div class="contributors font-body text-bold">
|
4 |
+
<a class="contributor comma" href="https://huggingface.co/Fa1dz">Liam H</a>
|
|
|
|
|
|
|
|
|
5 |
</div>
|
6 |
"""
|
7 |
CHEF_INFO = """
|