Spaces:
Build error
Build error
Update static/index.html
Browse files- static/index.html +2 -2
static/index.html
CHANGED
@@ -14,10 +14,10 @@
|
|
14 |
<p>
|
15 |
Model:
|
16 |
<a
|
17 |
-
href="https://huggingface.co/google/flan-t5-
|
18 |
rel="noreferrer"
|
19 |
target="_blank"
|
20 |
-
>google/flan-t5-
|
21 |
>
|
22 |
</p>
|
23 |
<form class="text-gen-form">
|
|
|
14 |
<p>
|
15 |
Model:
|
16 |
<a
|
17 |
+
href="https://huggingface.co/google/flan-t5-large"
|
18 |
rel="noreferrer"
|
19 |
target="_blank"
|
20 |
+
>google/flan-t5-large</a
|
21 |
>
|
22 |
</p>
|
23 |
<form class="text-gen-form">
|