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"