Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
<title>Mixtral-8x7B-v0.1 Live Demo</title>
|
7 |
<link rel="stylesheet" href="style.css" />
|
8 |
</head>
|
9 |
-
<body style="background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(
|
10 |
<div class="card">
|
11 |
<h1>Welcome to Mixtral-8x7B-Instruct-v0.1!</h1>
|
12 |
<p>The space below is running on <i>low parameters</i> Mixtral Model.</p>
|
|
|
6 |
<title>Mixtral-8x7B-v0.1 Live Demo</title>
|
7 |
<link rel="stylesheet" href="style.css" />
|
8 |
</head>
|
9 |
+
<body style="background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(20,20,66,1) 35%, rgba(65,34,17,1) 100%);">
|
10 |
<div class="card">
|
11 |
<h1>Welcome to Mixtral-8x7B-Instruct-v0.1!</h1>
|
12 |
<p>The space below is running on <i>low parameters</i> Mixtral Model.</p>
|