mrm8488 commited on
Commit
c792554
·
1 Parent(s): e1d86e4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -4,7 +4,7 @@ import json
4
  import os
5
  from pathlib import Path
6
 
7
- title = "💮 BLOOM 💮"
8
  description = """Gradio Demo for using BLOOM with Spanish prompts. Heavily based on [Bloom demo](https://huggingface.co/spaces/huggingface/bloom_demo)
9
  Tips:
10
  - Do NOT talk to BLOOM as an entity, it's not a chatbot but a webpage/blog/article completion model.
 
4
  import os
5
  from pathlib import Path
6
 
7
+ title = "🌸 BLOOM 🌸"
8
  description = """Gradio Demo for using BLOOM with Spanish prompts. Heavily based on [Bloom demo](https://huggingface.co/spaces/huggingface/bloom_demo)
9
  Tips:
10
  - Do NOT talk to BLOOM as an entity, it's not a chatbot but a webpage/blog/article completion model.