Spaces:
Sleeping
Sleeping
| # CPU-only PyTorch (installed separately in Dockerfile via --index-url) | |
| # torch | |
| # CPU-only TensorFlow | |
| tensorflow-cpu | |
| # MatterVial (physics embeddings) | |
| mattervial @ git+https://github.com/rogeriog/MatterVial.git | |
| # Scientific stack | |
| pymatgen | |
| scikit-learn | |
| pandas | |
| numpy | |
| # Web framework | |
| fastapi | |
| uvicorn[standard] | |
| python-multipart | |