Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -289,7 +289,7 @@ For more details, see our [paper on arXiv](https://arxiv.org/abs/2302.07868).
|
|
289 |
)
|
290 |
|
291 |
image_output = gr.Image(
|
292 |
-
label="
|
293 |
elem_id="molecule_display"
|
294 |
)
|
295 |
|
|
|
289 |
)
|
290 |
|
291 |
image_output = gr.Image(
|
292 |
+
label="Structures of Randomly Selected Generated Molecules",
|
293 |
elem_id="molecule_display"
|
294 |
)
|
295 |
|