Evan Davis commited on
Commit
50b871a
β€’
1 Parent(s): 3ae980a
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -60,6 +60,7 @@ with col2:
60
  ### Settings panel in left col ###
61
  with col1:
62
  # st.header("πŸ‰ DragGAN")
 
63
 
64
  settings_col1, settings_col2 = st.columns([1,1])
65
  # Models from Self-Distilled SG https://github.com/self-distilled-stylegan/self-distilled-internet-photos
 
60
  ### Settings panel in left col ###
61
  with col1:
62
  # st.header("πŸ‰ DragGAN")
63
+ st.header("")
64
 
65
  settings_col1, settings_col2 = st.columns([1,1])
66
  # Models from Self-Distilled SG https://github.com/self-distilled-stylegan/self-distilled-internet-photos