Update app.py
Browse files
app.py
CHANGED
@@ -197,7 +197,7 @@ c1 = gr.Interface(
|
|
197 |
],
|
198 |
# title="🥳💬💕 - TalktoAI,随时随地,谈天说地!",
|
199 |
description="🤖 - 让有人文关怀的AI造福每一个人!AI向善,文明璀璨!TalktoAI - Enable the future!",
|
200 |
-
article = "Powered by [Alpaca-LoRA](https://github.com/tloen/alpaca-lora).
|
201 |
)
|
202 |
|
203 |
|
|
|
197 |
],
|
198 |
# title="🥳💬💕 - TalktoAI,随时随地,谈天说地!",
|
199 |
description="🤖 - 让有人文关怀的AI造福每一个人!AI向善,文明璀璨!TalktoAI - Enable the future!",
|
200 |
+
article = "Powered by [Alpaca-LoRA](https://github.com/tloen/alpaca-lora). Thanks to [tloen](https://github.com/tloen).",
|
201 |
)
|
202 |
|
203 |
|