mjohanes commited on
Commit
e7e965c
·
1 Parent(s): 9ccd0cc
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -80,7 +80,7 @@ if "is_removing_dot" not in st.session_state:
80
  st.session_state.is_removing_dot = False
81
 
82
  # Title
83
- st.subheader("ReDesign")
84
 
85
 
86
  # Create one canvas placeholder for all image updates
 
80
  st.session_state.is_removing_dot = False
81
 
82
  # Title
83
+ st.subheader("InteractiveInpainting")
84
 
85
 
86
  # Create one canvas placeholder for all image updates