awacke1 commited on
Commit
634dfbb
1 Parent(s): 6a639d6

Update static/index.html

Browse files
Files changed (1) hide show
  1. 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-small"
18
  rel="noreferrer"
19
  target="_blank"
20
- >google/flan-t5-small</a
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">