lukeafullard commited on
Commit
948b624
·
verified ·
1 Parent(s): 8de6538

Update src/streamlit_app.py

Browse files
Files changed (1) hide show
  1. src/streamlit_app.py +1 -1
src/streamlit_app.py CHANGED
@@ -7,7 +7,7 @@ import io
7
  import numpy as np
8
  import gc
9
 
10
- # Page Configuration
11
  st.set_page_config(layout="wide", page_title="AI Image Lab")
12
 
13
  # --- 1. MODEL LOADING ---
 
7
  import numpy as np
8
  import gc
9
 
10
+ # Page Configuration d
11
  st.set_page_config(layout="wide", page_title="AI Image Lab")
12
 
13
  # --- 1. MODEL LOADING ---