fix: missed some deps

This commit is contained in:
Laurent FAINSIN 2023-04-07 13:31:31 +02:00
parent c0d5c6754b
commit c67e7faf35

View file

@ -19,6 +19,11 @@ dependencies:
- scipy - scipy
- scikit-learn - scikit-learn
- ftfy
- tqdm
- regex
- tabulate
- h5py - h5py
- wandb - wandb
- pyyaml - pyyaml
@ -29,6 +34,7 @@ dependencies:
- einops - einops
- comet_ml - comet_ml
- diffusers - diffusers
- pip: - pip:
- pykeops - pykeops
- nestargs - nestargs