Yin Fang
commited on
Commit
Β·
1b1f330
1
Parent(s):
4d0c7ae
Update app.py
Browse files
app.py
CHANGED
@@ -198,7 +198,7 @@ with gr.Blocks() as demo:
|
|
198 |
|
199 |
gr.Examples(
|
200 |
examples=[
|
201 |
-
|
202 |
["[C][C][S][C][C][S][C][C][C][S][C][C][S][C][Ring1][=C]"],
|
203 |
["[N][#C][C][C][C@@H1][C][C][C][C][C][C][C][C][C][C][C][Ring1][N][=O]"]
|
204 |
],
|
|
|
198 |
|
199 |
gr.Examples(
|
200 |
examples=[
|
201 |
+
["[C][C][=Branch1][C][=O][N][C][C][O][C][C][O][C][C][O][C][C][Ring1][N]"],
|
202 |
["[C][C][S][C][C][S][C][C][C][S][C][C][S][C][Ring1][=C]"],
|
203 |
["[N][#C][C][C][C@@H1][C][C][C][C][C][C][C][C][C][C][C][Ring1][N][=O]"]
|
204 |
],
|