Spaces:
Sleeping
Sleeping
Ankit Yadav commited on
Commit ·
60aba5d
1
Parent(s): 07709dd
change in system instruction.
Browse files
app.py
CHANGED
|
@@ -7,9 +7,9 @@ import time
|
|
| 7 |
import tempfile
|
| 8 |
from huggingface_hub import InferenceClient
|
| 9 |
|
| 10 |
-
DESCRIPTION = """
|
| 11 |
-
|
| 12 |
-
|
| 13 |
"""
|
| 14 |
|
| 15 |
MORE = """ ## TRY Other Models
|
|
|
|
| 7 |
import tempfile
|
| 8 |
from huggingface_hub import InferenceClient
|
| 9 |
|
| 10 |
+
DESCRIPTION = """ <center><b>MASCOT</b></center>
|
| 11 |
+
<center>A personal Assistant of Easy DIY Mart for YOU
|
| 12 |
+
<center>Currently It supports text input, But If this space completes 1k hearts than I starts working on Audio Input.</center>
|
| 13 |
"""
|
| 14 |
|
| 15 |
MORE = """ ## TRY Other Models
|