Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
EricBoi
/
DCMNet
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
DCMNet / __pycache__
17.2 kB
  • 1 contributor
History: 3 commits
EricBoi's picture
EricBoi
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 about 1 month ago
  • dcm_app.cpython-310.pyc
    7.37 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
  • dcm_app.cpython-313.pyc
    9.84 kB
    Enhance DCM evaluation by adding normalization for batch inputs and updating the evaluation function to accept a variable number of DCMs; include print statement for results in app.py. about 1 month ago