Spaces:
Sleeping
Sleeping
N.Achyuth Reddy
commited on
Commit
·
27e28a2
1
Parent(s):
2f6a203
Update app.py
Browse files
app.py
CHANGED
@@ -4,14 +4,13 @@ from st_audiorec import st_audiorec
|
|
4 |
|
5 |
|
6 |
# Constants
|
7 |
-
TITLE = "
|
8 |
DESCRIPTION = """
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
---
|
15 |
"""
|
16 |
|
17 |
# Initialize client
|
|
|
4 |
|
5 |
|
6 |
# Constants
|
7 |
+
TITLE = "AgriTure"
|
8 |
DESCRIPTION = """
|
9 |
+
-------------------
|
10 |
+
This Project demonstrates a model fine-tuned by Achyuth. This Model is named as "AgriTure". This Model helps the farmers and scientists to develop the art of agriculture and farming. This model helps you know about the latest advanced Farming Tips and Tricks. And helps you clarify your doubts regarding Agriculture.
|
11 |
+
Hope this will be a Successful Project!!!
|
12 |
+
~Achyuth
|
13 |
+
-------------------
|
|
|
14 |
"""
|
15 |
|
16 |
# Initialize client
|