Ateeqq commited on
Commit
6d154fa
1 Parent(s): 4544130

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +5 -5
index.html CHANGED
@@ -9,17 +9,17 @@
9
  <body>
10
  <div class="card">
11
  <h1>Welcome to Mixtral-8x22B-v0.1!</h1>
12
- <p>The below model is running on the <i>Low Parameters</i> Model.</p>
13
  <p>
14
- Also don't forget to check the
15
- <a href="https://exnrt.com" target="_blank"> Line Demo Here.</a>.
16
  </p>
17
- </div>
18
- <script
19
  type="module"
20
  src="https://gradio.s3-us-west-2.amazonaws.com/4.8.0/gradio.js"
21
  ></script>
22
 
23
  <gradio-app src="https://sprifi-elisa-ai.hf.space"></gradio-app>
 
24
  </body>
25
  </html>
 
9
  <body>
10
  <div class="card">
11
  <h1>Welcome to Mixtral-8x22B-v0.1!</h1>
12
+ <p>The model below is running on <i>low parameters</i>.</p>
13
  <p>
14
+ Also don't forget to check the full
15
+ <a href="https://exnrt.com/ai-chatbot/" target="_blank"> Line Demo Here.</a>.
16
  </p>
17
+ <script
 
18
  type="module"
19
  src="https://gradio.s3-us-west-2.amazonaws.com/4.8.0/gradio.js"
20
  ></script>
21
 
22
  <gradio-app src="https://sprifi-elisa-ai.hf.space"></gradio-app>
23
+ </div>
24
  </body>
25
  </html>