Spaces:
Sleeping
Sleeping
NithyasriVllB
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -39,8 +39,8 @@ def models(text, model="Mixtral 8x7B"):
|
|
39 |
return output
|
40 |
|
41 |
# Gradio interface description and configuration
|
42 |
-
description = """#
|
43 |
-
### Inspired from
|
44 |
|
45 |
with gr.Blocks() as demo:
|
46 |
gr.Markdown(description)
|
|
|
39 |
return output
|
40 |
|
41 |
# Gradio interface description and configuration
|
42 |
+
description = """# NITHIYASRI'S CHATBOT-VIVEKANANDHA SCHOOL CBSE
|
43 |
+
### Inspired from ARTIFICIAL INTELLIGENCE"""
|
44 |
|
45 |
with gr.Blocks() as demo:
|
46 |
gr.Markdown(description)
|