Enhance DCM-Net functionality in app.py by integrating support for multiple DCM layers, updating the rendering of 3D models, and improving the user interface with sliders and buttons. Extend dcm_app.py to create and load models for DCM-3 and DCM-4, and adjust weight loading to accommodate additional models. Update requirements.txt to include new dependencies for molecule visualization.
d8bf97a | e3x | |
| patchworklib | |
| ase | |
| scipy | |
| rdkit | |
| plotnine | |
| dcmnet @ git+https://github.com/EricBoittier/dcmnet@main | |
| streamlit_ketcher | |
| stmol | |
| py3Dmol==2.0.0.post2 | |
| ipython_genutils |