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