MrAli813 commited on
Commit
5d8def8
1 Parent(s): e75ee39

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -111,7 +111,7 @@ A5 = gr.HTML(
111
  <iframe
112
  src="https://peachtechai-colleague-scribe.hf.space"
113
  frameborder="0"
114
- width="1250"
115
  height="1450"
116
  ></iframe>"""),
117
  )
@@ -121,7 +121,7 @@ A6 = gr.HTML(
121
  <iframe
122
  src="https://peachtechai-text-summarization.hf.space"
123
  frameborder="0"
124
- width="1275"
125
  height="1450"
126
  ></iframe>"""),
127
  )
 
111
  <iframe
112
  src="https://peachtechai-colleague-scribe.hf.space"
113
  frameborder="0"
114
+ width="1245"
115
  height="1450"
116
  ></iframe>"""),
117
  )
 
121
  <iframe
122
  src="https://peachtechai-text-summarization.hf.space"
123
  frameborder="0"
124
+ width="1245"
125
  height="1450"
126
  ></iframe>"""),
127
  )