taruschirag commited on
Commit
b62b655
·
verified ·
1 Parent(s): 646b3e4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -203,7 +203,7 @@ with gr.Blocks(title="DynaGuard Compliance Checker") as demo:
203
  with gr.Tab("Feedback"):
204
  gr.HTML(
205
  """
206
- <iframe src="https://docs.google.com/forms/d/e/https://docs.google.com/forms/d/e/1FAIpQLSenFmDngQV3dBSg5FbL35bwjkgDl8HY562LEM6xq5xuYKbjQg/viewform?usp=header/viewform?embedded=true"
207
  width="100%" height="800" frameborder="0" marginheight="0" marginwidth="0">
208
  Loading…
209
  </iframe>
 
203
  with gr.Tab("Feedback"):
204
  gr.HTML(
205
  """
206
+ <iframe src="https://docs.google.com/forms/d/e/1FAIpQLSenFmDngQV3dBSg5FbL35bwjkgDl8HY562LEM6xq5xuYKbjQg/viewform?embedded=true"
207
  width="100%" height="800" frameborder="0" marginheight="0" marginwidth="0">
208
  Loading…
209
  </iframe>