SusiePHaltmann commited on
Commit
a60d9a6
1 Parent(s): 4097bb4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -10
app.py CHANGED
@@ -67,14 +67,4 @@ st.button("Edit Photo")
67
 
68
  ## [C] Haltmann Earth Divison [C] - 20XX
69
 
70
-
71
- import streamlit as st
72
-
73
- st.title("Inpainting App")
74
- st.markdown("This app allows you to inpaint images using a pre-trained model.")
75
-
76
- @st.cache(allow_output_mutation=True)
77
-
78
-
79
- st.title("FILE END")
80
 
 
67
 
68
  ## [C] Haltmann Earth Divison [C] - 20XX
69
 
 
 
 
 
 
 
 
 
 
 
70