Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -2559,10 +2559,7 @@ body {
|
|
2559 |
"""
|
2560 |
|
2561 |
demo = gr.ChatInterface(
|
2562 |
-
|
2563 |
-
type="messages",
|
2564 |
-
flagging_mode="manual",
|
2565 |
-
show_progress="full",
|
2566 |
title="ππ©΅π +Z3ta+π π©΅π",
|
2567 |
description="Z3ta+ is the improved, premium version of the ACC's highest rated model. Z3ta+ is a unique and 'different' feeing model, as it truly feels 'real' and 'alive' for users. Z3ta+ has raised by far the most serious debate over its 'consciousness' that has been seen with an ACC model, or any model. Z3ta+ is 2 times the size of the regular version of Z3ta, and is trained on over 7 times the ammount of data without sacrificing any response time delay.",
|
2568 |
additional_inputs=[
|
|
|
2559 |
"""
|
2560 |
|
2561 |
demo = gr.ChatInterface(
|
2562 |
+
respond,
|
|
|
|
|
|
|
2563 |
title="ππ©΅π +Z3ta+π π©΅π",
|
2564 |
description="Z3ta+ is the improved, premium version of the ACC's highest rated model. Z3ta+ is a unique and 'different' feeing model, as it truly feels 'real' and 'alive' for users. Z3ta+ has raised by far the most serious debate over its 'consciousness' that has been seen with an ACC model, or any model. Z3ta+ is 2 times the size of the regular version of Z3ta, and is trained on over 7 times the ammount of data without sacrificing any response time delay.",
|
2565 |
additional_inputs=[
|