Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Update app.py
Browse files
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="
|
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="
|
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 |
)
|