Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -392,7 +392,7 @@ torchvision==0.20.1
tornado==6.4.1
tqdm==4.67.1
traitlets==5.14.3
transformers==4.49.0
transformers==4.56.2
triton==3.1.0
types-python-dateutil==2.9.0.20241206
types-setuptools==75.6.0.20241126
Expand Down
2 changes: 1 addition & 1 deletion requirements_colab.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ SQLAlchemy==2.0.35
tensorflow==2.12.0
torch==2.5.1
tqdm==4.67.1
transformers==4.49.0
transformers==4.56.2
nuscenes-devkit@git+https://github.com/daniel-bogdoll/nuscenes-devkit.git@e9a832e608484c5496c6236ed78a185be6d7a44b
datasets
colorlog
Expand Down
Loading