Spaces:
Running
Running
Update Gradio_UI.py
Browse files- Gradio_UI.py +2 -2
Gradio_UI.py
CHANGED
@@ -34,11 +34,11 @@ agent_header = """
|
|
34 |
|
35 |
* Checks text and classify whether or not it is polite, somewhat polite, neutral, and impolite.
|
36 |
* Uses Intel's Polite Guard NLP library
|
37 |
-
|
38 |
|
39 |
|
40 |
"""
|
41 |
-
|
42 |
|
43 |
section_header = "Section Overview"
|
44 |
|
|
|
34 |
|
35 |
* Checks text and classify whether or not it is polite, somewhat polite, neutral, and impolite.
|
36 |
* Uses Intel's Polite Guard NLP library
|
37 |
+
|
38 |
|
39 |
|
40 |
"""
|
41 |
+
# * Returns the current time if provided with a timezone.
|
42 |
|
43 |
section_header = "Section Overview"
|
44 |
|