awacke1 commited on
Commit
28ef51e
1 Parent(s): 0ffdad0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -3,7 +3,7 @@ import os
3
  import json
4
  from PIL import Image
5
 
6
- st.set_page_config(page_title="🧠📖✍️Three Dragons - Remixable AI🎨📓👨‍🏫", page_icon="", layout="wide")
7
 
8
  # Directory to store scores
9
  score_dir = "scores"
 
3
  import json
4
  from PIL import Image
5
 
6
+ st.set_page_config(page_title="🧠📖✍️Three Dragons - Remixable AI🎨📓👨‍🏫", page_icon="🐉", layout="wide")
7
 
8
  # Directory to store scores
9
  score_dir = "scores"