Spaces:
Sleeping
Sleeping
Commit
·
35fa8d5
1
Parent(s):
150a207
Update app.py
Browse files
app.py
CHANGED
@@ -218,7 +218,7 @@ examples = [
|
|
218 |
|
219 |
gr.Interface(
|
220 |
fn=predict,
|
221 |
-
_js=br__
|
222 |
inputs=[
|
223 |
gr.Textbox(
|
224 |
label="Text Prompt",
|
|
|
218 |
|
219 |
gr.Interface(
|
220 |
fn=predict,
|
221 |
+
_js=br__,
|
222 |
inputs=[
|
223 |
gr.Textbox(
|
224 |
label="Text Prompt",
|