tttarun commited on
Commit
f6fe67a
·
verified ·
1 Parent(s): eebc984

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -3,8 +3,7 @@ from PIL import Image
3
  import os
4
 
5
  # App title and description
6
- st.set_page_config(page_title="Tarun-Shrishti wedding", page_icon="![image/png](https://cdn-uploads.huggingface.co/production/uploads/63774962936772cc89e6f8ba/-0GJi6quXrxBhbsJaEaFx.png)
7
- ", layout="centered")
8
  st.title("🌟 #TASH")
9
  st.write("Upload your images below (You can upload any number of times!)")
10
 
 
3
  import os
4
 
5
  # App title and description
6
+ st.set_page_config(page_title="Tarun-Shrishti wedding", page_icon="❤️", layout="centered")
 
7
  st.title("🌟 #TASH")
8
  st.write("Upload your images below (You can upload any number of times!)")
9