Spaces:
Sleeping
Sleeping
Ankit Yadav
commited on
Commit
·
07709dd
1
Parent(s):
2826041
change in system instruction.
Browse files
app.py
CHANGED
@@ -7,7 +7,7 @@ import time
|
|
7 |
import tempfile
|
8 |
from huggingface_hub import InferenceClient
|
9 |
|
10 |
-
DESCRIPTION = """ # <center><b
|
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 |
"""
|
|
|
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 |
"""
|