Ateeqq commited on
Commit
8be9903
β€’
1 Parent(s): 6ed063d

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +2 -2
index.html CHANGED
@@ -6,7 +6,7 @@
6
  <title>Mixtral-8x22B-v0.1 Live Demo</title>
7
  <link rel="stylesheet" href="style.css" />
8
  </head>
9
- <body>
10
  <div class="card">
11
  <h1>Welcome to Mixtral-8x22B-v0.1!</h1>
12
  <p>The space below is running on <i>low parameters</i> Mixtral Model.</p>
@@ -15,7 +15,7 @@
15
  <a href="https://exnrt.com/ai-chatbot/" target="_blank"> Live Demo Here.</a>πŸ€—
16
  </p>
17
  <p>Currently Working on 8x22B</p>
18
- <p>LOADING <b>.....</b></p>
19
  <script
20
  type="module"
21
  src="https://gradio.s3-us-west-2.amazonaws.com/4.8.0/gradio.js"
 
6
  <title>Mixtral-8x22B-v0.1 Live Demo</title>
7
  <link rel="stylesheet" href="style.css" />
8
  </head>
9
+ <body style="background-color:#e3ddeb;">
10
  <div class="card">
11
  <h1>Welcome to Mixtral-8x22B-v0.1!</h1>
12
  <p>The space below is running on <i>low parameters</i> Mixtral Model.</p>
 
15
  <a href="https://exnrt.com/ai-chatbot/" target="_blank"> Live Demo Here.</a>πŸ€—
16
  </p>
17
  <p>Currently Working on 8x22B</p>
18
+ <p style="text-align:center;">LOADING <b>.....</b></p>
19
  <script
20
  type="module"
21
  src="https://gradio.s3-us-west-2.amazonaws.com/4.8.0/gradio.js"