lunarflu HF Staff commited on
Commit
dfe7482
Β·
1 Parent(s): 1ea3c95

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -18,7 +18,7 @@ welcome_messages = [
18
  "Welcome aboard 🦜 β›΅",
19
  "Hello friends! :wave: Where are you folks from? :globe_with_meridians: <:hugging_earth:968126923408564306> ",
20
  "Glad you're here! Welcome! 🎊",
21
- "Happy to have you with us! <:blobcatlove:1103376097841790986> How much have you played around with ML/AI? :laptop:",
22
  "New faces, new friends! Welcome! πŸ˜„πŸ‘‹"
23
  ]
24
  welcome_messages_counter = 0
 
18
  "Welcome aboard 🦜 β›΅",
19
  "Hello friends! :wave: Where are you folks from? :globe_with_meridians: <:hugging_earth:968126923408564306> ",
20
  "Glad you're here! Welcome! 🎊",
21
+ "Happy to have you with us! <:blobcatlove:1103376097841790986> How much have you played around with ML/AI? :computer:",
22
  "New faces, new friends! Welcome! πŸ˜„πŸ‘‹"
23
  ]
24
  welcome_messages_counter = 0