Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Update app.py
Browse files
app.py
CHANGED
@@ -106,7 +106,7 @@ A4 = gr.load(
|
|
106 |
allow_flagging="never",
|
107 |
examples=["A gigantic celtic leprechaun wandering the streets of downtown Atlanta","A child eating pizza in a Brazilian favela"])
|
108 |
|
109 |
-
A5 = gr.
|
110 |
value=("""
|
111 |
<iframe
|
112 |
src="https://peachtechai-colleague-scribe.hf.space"
|
|
|
106 |
allow_flagging="never",
|
107 |
examples=["A gigantic celtic leprechaun wandering the streets of downtown Atlanta","A child eating pizza in a Brazilian favela"])
|
108 |
|
109 |
+
A5 = gr.HTML(
|
110 |
value=("""
|
111 |
<iframe
|
112 |
src="https://peachtechai-colleague-scribe.hf.space"
|