File size: 441 Bytes
42472b3 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
---
title: Gradio 2D Molecule Editor (SMILES)
emoji: ⚛️
colorFrom: green
colorTo: red
sdk: gradio
sdk_version: 3.27.0
app_file: app.py
pinned: false
license: mit
duplicated_from: simonduerr/gradio-2dmoleculeeditor
---
This repo contains a sample on how to use the Ketcher Molecule Editor with gradio.
To adapt simply add your ML model in the run function.
Ketcher is licensed under Apache2.0 License https://github.com/epam/ketcher
|