Update index.html
Browse files- index.html +2 -8
index.html
CHANGED
|
@@ -14,15 +14,9 @@
|
|
| 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(under-progress, not this) on 8x22B</p>
|
| 18 |
<p style="text-align:center; color: gray;">Wait....</p>
|
| 19 |
-
|
| 20 |
-
|
| 21 |
-
src="https://gradio.s3-us-west-2.amazonaws.com/4.8.0/gradio.js"
|
| 22 |
-
></script>
|
| 23 |
-
|
| 24 |
-
<gradio-app src="https://sprifi-elisa-ai.hf.space"></gradio-app>
|
| 25 |
</div>
|
| 26 |
-
<p style="text-align:center; color: gray; margin-top: 15px;">Credit: SpriFi</p>
|
| 27 |
</body>
|
| 28 |
</html>
|
|
|
|
| 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="text-align:center; color: gray;">Wait....</p>
|
| 18 |
+
<script type="module" src="https://gradio.s3-us-west-2.amazonaws.com/4.8.0/gradio.js"></script>
|
| 19 |
+
<gradio-app src="https://coleguion-mistral8x7b.hf.space"></gradio-app>
|
|
|
|
|
|
|
|
|
|
|
|
|
| 20 |
</div>
|
|
|
|
| 21 |
</body>
|
| 22 |
</html>
|