Update app.py
Browse files
app.py
CHANGED
|
@@ -19,7 +19,7 @@ def index():
|
|
| 19 |
</head>
|
| 20 |
<body>
|
| 21 |
|
| 22 |
-
<a href="https://llmstxt.org/">/llms.txt</a> files for <a href="https://huggingface.co/docs"
|
| 23 |
|
| 24 |
<ul>
|
| 25 |
<li><a href="/transformers/llms.txt">/transformers/llms.txt</a></li>
|
|
|
|
| 19 |
</head>
|
| 20 |
<body>
|
| 21 |
|
| 22 |
+
<a href="https://llmstxt.org/">/llms.txt</a> files for <a href="https://huggingface.co/docs">Hugging Face Docs</a>
|
| 23 |
|
| 24 |
<ul>
|
| 25 |
<li><a href="/transformers/llms.txt">/transformers/llms.txt</a></li>
|