Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -82,7 +82,7 @@ def respond(
|
|
82 |
|
83 |
demo = gr.ChatInterface(
|
84 |
fn=respond,
|
85 |
-
title="AI Avatar
|
86 |
description="This chat application is powered by Microsoft's SOTA Bitnet-b1.58-2B-4T and designed for natural and fast conversations.",
|
87 |
examples=[
|
88 |
[
|
|
|
82 |
|
83 |
demo = gr.ChatInterface(
|
84 |
fn=respond,
|
85 |
+
title="AI Avatar Chatbot",
|
86 |
description="This chat application is powered by Microsoft's SOTA Bitnet-b1.58-2B-4T and designed for natural and fast conversations.",
|
87 |
examples=[
|
88 |
[
|