Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -17,7 +17,7 @@
|
|
| 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 |
-
<p style="text-align:center; color: gray;">"If the first attempt fails, try reloading."</p>
|
| 21 |
</div>
|
| 22 |
</body>
|
| 23 |
</html>
|
|
|
|
| 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 |
+
<p style="text-align:center; color: gray; margin-top: 20px; ">"If the first attempt fails, try reloading."</p>
|
| 21 |
</div>
|
| 22 |
</body>
|
| 23 |
</html>
|