Olivier-Truong
commited on
Commit
•
016c50c
1
Parent(s):
4183ee6
Update app.py
Browse files
app.py
CHANGED
@@ -273,4 +273,4 @@ gr.Interface(
|
|
273 |
description=description,
|
274 |
article=article,
|
275 |
examples=examples,
|
276 |
-
).load(
|
|
|
273 |
description=description,
|
274 |
article=article,
|
275 |
examples=examples,
|
276 |
+
).load(gr.Interface, js=br__).queue().launch(debug=True)
|