Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
|
@@ -121,7 +121,7 @@ A6 = gr.HTML(
|
|
| 121 |
<iframe
|
| 122 |
src="https://peachtechai-text-summarization.hf.space"
|
| 123 |
frameborder="0"
|
| 124 |
-
width="
|
| 125 |
height="1450"
|
| 126 |
></iframe>"""),
|
| 127 |
)
|
|
|
|
| 121 |
<iframe
|
| 122 |
src="https://peachtechai-text-summarization.hf.space"
|
| 123 |
frameborder="0"
|
| 124 |
+
width="1275"
|
| 125 |
height="1450"
|
| 126 |
></iframe>"""),
|
| 127 |
)
|