minhwai commited on
Commit
f7a4d28
ยท
verified ยท
1 Parent(s): 4992ddf

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -4,8 +4,8 @@ import numpy as np
4
  from PIL import Image
5
 
6
 
7
- st.set_page_config(page_title="Image Processing MVP", layout="wide")
8
- st.title("Image Processing MVP")
9
  st.markdown("When you upload your image, our protective filter will be applied to ensure it is not used as training data for deepfake purposes")
10
  st.markdown("Please, no refresh")
11
  st.markdown(
 
4
  from PIL import Image
5
 
6
 
7
+ st.set_page_config(page_title="๋”ฅํŽ˜์ดํฌ ์‚ฌ์ „ ๋ฐฉ์ง€ ํ•„ํ„ฐ(ํ…Œ์ŠคํŠธ)", layout="wide")
8
+ st.title("๋”ฅํŽ˜์ดํฌ ์‚ฌ์ „ ๋ฐฉ์ง€ ํ•„ํ„ฐ(ํ…Œ์ŠคํŠธ)")
9
  st.markdown("When you upload your image, our protective filter will be applied to ensure it is not used as training data for deepfake purposes")
10
  st.markdown("Please, no refresh")
11
  st.markdown(