Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
EricBoi
/
DCMNet
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
DCMNet
1 contributor
History:
45 commits
EricBoi
Update README.md to reflect project name change from TestSpace to DCM-Net and add a demo link for the equivariant neural network.
667c136
about 1 month ago
__pycache__
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.
about 1 month ago
scripts
Refactor weight loading in dcm_app.py to use JSON instead of pickle, adding a new function for restoring arrays from loaded data.
about 1 month ago
wbs
Update weight loading in dcm_app.py to support both JSON and pickle formats, enhancing flexibility in data handling.
about 1 month ago
.gitattributes
Safe
1.52 kB
initial commit
over 1 year ago
README.md
Safe
348 Bytes
Update README.md to reflect project name change from TestSpace to DCM-Net and add a demo link for the equivariant neural network.
about 1 month ago
app.py
Safe
4.79 kB
Refactor app.py to improve user experience by updating SMILES input display, enhancing error handling for invalid inputs, and refining the layout for displaying DCM layers. Adjusted slider label for clarity and ensured consistent rendering dimensions for 3D models.
about 1 month ago
dcm_app.py
Safe
8.5 kB
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.
about 1 month ago
requirements.txt
Safe
161 Bytes
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.
about 1 month ago