Update requirements.txt

This commit is contained in:
Easymode 2025-02-19 23:55:43 +00:00 committed by GitHub
parent 6f872e80d9
commit c403a8b910
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,7 +9,7 @@ pytorch-warmup
torch_geometric torch_geometric
torchtyping torchtyping
vector-quantize-pytorch>=1.12.8 vector-quantize-pytorch>=1.12.8
x-transformers>=1.26.6 x-transformers==1.26.6
tqdm tqdm
matplotlib matplotlib
wandb wandb
@ -27,3 +27,5 @@ pytorch_lightning
mesh2sdf mesh2sdf
numpy numpy
point-cloud-utils point-cloud-utils
transformers==4.48.0
networkx==3.4.2