ehristoforu commited on
Commit
b08b874
Β·
1 Parent(s): 9d2c808

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +10 -0
app.py CHANGED
@@ -41,6 +41,16 @@ description = \
41
  """
42
  πŸ’¬ This space is powered by [**PigeonLLM**](https://huggingface.co/openskyml/pigeon-llm).
43
 
 
 
 
 
 
 
 
 
 
 
44
  """
45
 
46
  if not torch.cuda.is_available():
 
41
  """
42
  πŸ’¬ This space is powered by [**PigeonLLM**](https://huggingface.co/openskyml/pigeon-llm).
43
 
44
+ πŸš€ This space runs **very fast** even on **CPU**.
45
+
46
+ 🎠 You get totally unique and creative answers.
47
+
48
+ 🌍 PigeonChat is available worldwide in over **160 languages**.
49
+
50
+ πŸ” PigeonChat is powered by **open source** and is completely **private**.
51
+
52
+ πŸ‘₯️️ This demo is by **Evgeniy Hristoforu** (**OpenSkyML**).
53
+
54
  """
55
 
56
  if not torch.cuda.is_available():