Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Angione-Lab
/
Shape2Force
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
09e9bfe
Shape2Force
/
utils
/
config.py
kaveh
added
6cbe52d
11 days ago
raw
Copy download link
history
blame
Safe
121 Bytes
# Constants for force and area scaling (used in force map prediction)
SCALE_FACTOR_FORCE =
1e-3
SCALE_FACTOR_AREA =
1e-4