Spaces:
Runtime error
Runtime error
cryptocalypse
commited on
Commit
•
3fac6c6
1
Parent(s):
b3319fe
Update app.py
Browse files
app.py
CHANGED
@@ -324,9 +324,9 @@ with gr.Blocks(title="Sophia, Torah Codes",css=css,js=js) as app:
|
|
324 |
outputs=zir_result2
|
325 |
)
|
326 |
|
327 |
-
|
328 |
-
|
329 |
-
|
330 |
|
331 |
with gr.Tab("Drive"):
|
332 |
with gr.Row():
|
|
|
324 |
outputs=zir_result2
|
325 |
)
|
326 |
|
327 |
+
# with gr.image("Image"):
|
328 |
+
# with gr.Row():
|
329 |
+
# gr.load("models/stabilityai/stable-diffusion-xl-base-1.0")
|
330 |
|
331 |
with gr.Tab("Drive"):
|
332 |
with gr.Row():
|