Spaces:
Runtime error
Runtime error
text adjusted
Browse files
home.html
CHANGED
@@ -8,11 +8,11 @@
|
|
8 |
</head>
|
9 |
<body>
|
10 |
<div class="card">
|
11 |
-
<h1>
|
12 |
|
13 |
-
<p>This is a webhook space to
|
14 |
|
15 |
-
<p>
|
16 |
</div>
|
17 |
</body>
|
18 |
</html>
|
|
|
8 |
</head>
|
9 |
<body>
|
10 |
<div class="card">
|
11 |
+
<h1>Chunk+embed webhook</h1>
|
12 |
|
13 |
+
<p>This is a webhook space to chunk and embed a dataset when it changes.</p>
|
14 |
|
15 |
+
<p>Use this as a reference <a href="https://huggingface.co/docs/hub/webhooks-guide-auto-retrain" target="_blank">here</a>!</p>
|
16 |
</div>
|
17 |
</body>
|
18 |
</html>
|