Spaces:
Build error
Build error
Commit ·
bbd61dc
1
Parent(s): c5301b2
Update app.py
Browse files
app.py
CHANGED
|
@@ -235,7 +235,7 @@ chatiface = gr.Interface(
|
|
| 235 |
demo = gr.TabbedInterface(
|
| 236 |
|
| 237 |
[iface,chatiface],["Generative","Chatbot"],
|
| 238 |
-
title="RWKV-4 (7b Instruct
|
| 239 |
|
| 240 |
)
|
| 241 |
|
|
|
|
| 235 |
demo = gr.TabbedInterface(
|
| 236 |
|
| 237 |
[iface,chatiface],["Generative","Chatbot"],
|
| 238 |
+
title="RWKV-4 (7b Instruct)",
|
| 239 |
|
| 240 |
)
|
| 241 |
|