Spaces:
Build error
Build error
PascalNotin
commited on
Commit
•
ed68b5c
1
Parent(s):
8eb33a8
Removed examples
Browse files
app.py
CHANGED
@@ -135,6 +135,6 @@ gr.Interface(
|
|
135 |
title=title,
|
136 |
description=description,
|
137 |
article=article,
|
138 |
-
examples=examples,
|
139 |
allow_flagging="never"
|
140 |
).launch(debug=True)
|
|
|
135 |
title=title,
|
136 |
description=description,
|
137 |
article=article,
|
138 |
+
##examples=examples,
|
139 |
allow_flagging="never"
|
140 |
).launch(debug=True)
|