Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -84,7 +84,8 @@ body { background-color: #f4f4f2; }
|
|
84 |
# Initialize Gradio Chat Interface with the custom CSS
|
85 |
demo = gr.ChatInterface(
|
86 |
fn=generate_text,
|
87 |
-
title="ANIMA
|
|
|
88 |
description="Dive into the scientific and philosophical aspects of biomimicry, and discover nature-inspired innovations with ANIMA.",
|
89 |
examples=[
|
90 |
"How do animals adapt to extreme environments?",
|
|
|
84 |
# Initialize Gradio Chat Interface with the custom CSS
|
85 |
demo = gr.ChatInterface(
|
86 |
fn=generate_text,
|
87 |
+
title="ANIMA"
|
88 |
+
"(Advanced Nature Inspired Multidisciplinary Assistant) is an expert in various scientific disciplines, including but not limited to biomimicry, biology, and environmental science.",
|
89 |
description="Dive into the scientific and philosophical aspects of biomimicry, and discover nature-inspired innovations with ANIMA.",
|
90 |
examples=[
|
91 |
"How do animals adapt to extreme environments?",
|