Uday's picture
Add HF training integration and fix binary file tracking
c8c8629
raw
history blame
546 Bytes
[workspace]
authors = ["Uday Phalak <udayphlk@gmail.com>"]
channels = ["pytorch", "conda-forge"]
name = "continuous-thought-machines"
platforms = ["osx-arm64"]
version = "0.1.0"
[dependencies]
python = "3.12.*"
pytorch = "*"
torchvision = "*"
numpy = "<2.0"
matplotlib = "*"
seaborn = "*"
tqdm = "*"
opencv = "*"
imageio = "*"
scikit-learn = "*"
umap-learn = "*"
python-dotenv = "*"
gymnasium = "*"
datasets = "*"
huggingface_hub = "*"
safetensors = "*"
ffmpeg = "*"
accelerate = ">=1.12.0,<2"
[pypi-dependencies]
autoclip = "*"
minigrid = "*"