Kevin676 commited on
Commit
296598d
1 Parent(s): 6358850

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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). Credit: tloen[https://github.com/tloen].",
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