hanriv commited on
Commit
03f2a39
·
verified ·
1 Parent(s): 7483220

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -148,7 +148,6 @@ if uploaded_file is not None:
148
 
149
  button_clicked = st.button("Put Upper Pictures into Deepfake Model")
150
  st.markdown('<p class="survey">If you have used this feature or curious about our technical principles, we would appreciate it if you could respond to the survey below.</p>', unsafe_allow_html=True)
151
- st.markdown('<p class="survey">We will be giving out gift cards through a monthly raffle among those who leave their contact information.</p>', unsafe_allow_html=True)
152
  st.markdown('<p class="survey-1"><a href="https://docs.google.com/forms/d/e/1FAIpQLSdzRtuvQyp3CQDhlxEag40v2yDM7u9NYpJ2gv5kgwuNbo1gUA/viewform?usp=sf_link" target="_blank" class="a-tag">Participate in this Survey would help us!!</a></p>', unsafe_allow_html=True)
153
  st.markdown('<p class="survey-2">Thank you for using our service!!</p>', unsafe_allow_html=True)
154
 
 
148
 
149
  button_clicked = st.button("Put Upper Pictures into Deepfake Model")
150
  st.markdown('<p class="survey">If you have used this feature or curious about our technical principles, we would appreciate it if you could respond to the survey below.</p>', unsafe_allow_html=True)
 
151
  st.markdown('<p class="survey-1"><a href="https://docs.google.com/forms/d/e/1FAIpQLSdzRtuvQyp3CQDhlxEag40v2yDM7u9NYpJ2gv5kgwuNbo1gUA/viewform?usp=sf_link" target="_blank" class="a-tag">Participate in this Survey would help us!!</a></p>', unsafe_allow_html=True)
152
  st.markdown('<p class="survey-2">Thank you for using our service!!</p>', unsafe_allow_html=True)
153