Update index.html
Browse files- index.html +2 -2
index.html
CHANGED
@@ -14,8 +14,8 @@
|
|
14 |
Also don't forget to check the full
|
15 |
<a href="https://exnrt.com/ai-chatbot/" target="_blank" style="color: #2effe7;"> Live Demo Here.</a>🤗
|
16 |
</p>
|
17 |
-
<p>Currently Working on 8x22B</p>
|
18 |
-
<p style="text-align:center;">Wait....</p>
|
19 |
<script
|
20 |
type="module"
|
21 |
src="https://gradio.s3-us-west-2.amazonaws.com/4.8.0/gradio.js"
|
|
|
14 |
Also don't forget to check the full
|
15 |
<a href="https://exnrt.com/ai-chatbot/" target="_blank" style="color: #2effe7;"> Live Demo Here.</a>🤗
|
16 |
</p>
|
17 |
+
<p style="color: gray;">Currently Working on 8x22B</p>
|
18 |
+
<p style="text-align:center; color: gray;">Wait....</p>
|
19 |
<script
|
20 |
type="module"
|
21 |
src="https://gradio.s3-us-west-2.amazonaws.com/4.8.0/gradio.js"
|