Update app.py
Browse filesFixed Textual Bug
app.py
CHANGED
@@ -228,7 +228,7 @@ html = '''
|
|
228 |
<ul>
|
229 |
<li>🔑 1. Get Your Hugging Face Access Token.</li>
|
230 |
<li>📦 2. Visit Our GitHub Repo For Full Code.</li>
|
231 |
-
<li>⚙️ 3. Customize <mark>Main.py</mark> To Fit Your Own Workflow!</li>
|
232 |
</ul>
|
233 |
<a class="button" href="https://github.com/Durgaai-Solutions-Hub/Mixtral-7b-Instruct-v0.1" target="_blank">📂 View GitHub Repository</a>
|
234 |
<p class="footer-note">Enjoy Free, Fast & Unlimited Mixtral Model Access With Durgaai Solutions Server ( Only For Educational Purpose )
|
|
|
228 |
<ul>
|
229 |
<li>🔑 1. Get Your Hugging Face Access Token.</li>
|
230 |
<li>📦 2. Visit Our GitHub Repo For Full Code.</li>
|
231 |
+
<li>⚙️ 3. Customize <mark>Main-Application.py</mark> To Fit Your Own Workflow!</li>
|
232 |
</ul>
|
233 |
<a class="button" href="https://github.com/Durgaai-Solutions-Hub/Mixtral-7b-Instruct-v0.1" target="_blank">📂 View GitHub Repository</a>
|
234 |
<p class="footer-note">Enjoy Free, Fast & Unlimited Mixtral Model Access With Durgaai Solutions Server ( Only For Educational Purpose )
|