Spaces:
Running
on
Zero
Running
on
Zero
Harry Coultas Blum
commited on
Commit
·
a761f53
1
Parent(s):
3d69f83
trying to cast
Browse files
app.py
CHANGED
@@ -169,8 +169,8 @@ def load_sample_text(sample_index):
|
|
169 |
return ""
|
170 |
|
171 |
|
172 |
-
# Create Gradio
|
173 |
-
|
174 |
title="Vui",
|
175 |
theme=gr.themes.Soft(),
|
176 |
head="""
|
|
|
169 |
return ""
|
170 |
|
171 |
|
172 |
+
# Create Gradio interfacegr
|
173 |
+
with gr.Blocks(
|
174 |
title="Vui",
|
175 |
theme=gr.themes.Soft(),
|
176 |
head="""
|