ehristoforu commited on
Commit
a9f7197
Β·
1 Parent(s): b2ba5d4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -40,7 +40,7 @@ title = "πŸ•Š Chat with Pigeon"
40
  description = \
41
  """
42
 
43
- <p style='text-align: center'>πŸ’¬ This demo version of the chat supports 10.000 tokens and was developed by Evgeniy Hristoforu!</p>
44
 
45
  """
46
 
 
40
  description = \
41
  """
42
 
43
+ <p style='text-align: center'>πŸ’¬ This space is powered by [**PigeonLLM**](https://huggingface.co/openskyml/pigeon-llm).</p>
44
 
45
  """
46