Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
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="450"
|
126 |
></iframe> """),
|
127 |
)
|
|
|
121 |
<iframe
|
122 |
src="https://peachtechai-text-summarization.hf.space"
|
123 |
frameborder="0"
|
124 |
+
width="950"
|
125 |
height="450"
|
126 |
></iframe> """),
|
127 |
)
|