Spaces:
Runtime error
Runtime error
mrfakename
commited on
Commit
•
8902231
1
Parent(s):
bdb6b11
Update app.py
Browse files
app.py
CHANGED
@@ -178,7 +178,7 @@ with gr.Blocks() as demo:
|
|
178 |
A port of [Maxime Labonne](https://twitter.com/maximelabonne)'s incredible merge [model tree visualizer](https://colab.research.google.com/drive/1s2eQlolcI1VGgDhqWIANfkfKvcKrMyNr) to Hugging Face Spaces from Google Colab.
|
179 |
|
180 |
|
181 |
-
Please use the [official version](https://huggingface.co/spaces/mlabonne/model-family-tree) instead
|
182 |
""")
|
183 |
# gr.Markdown("""
|
184 |
# # MergeKit Model Tree Visualizer
|
|
|
178 |
A port of [Maxime Labonne](https://twitter.com/maximelabonne)'s incredible merge [model tree visualizer](https://colab.research.google.com/drive/1s2eQlolcI1VGgDhqWIANfkfKvcKrMyNr) to Hugging Face Spaces from Google Colab.
|
179 |
|
180 |
|
181 |
+
**Please use the [official version](https://huggingface.co/spaces/mlabonne/model-family-tree) instead.**
|
182 |
""")
|
183 |
# gr.Markdown("""
|
184 |
# # MergeKit Model Tree Visualizer
|