[misc] update compatibility (#6008)

* [misc] update compatibility

* [misc] update requirements

* [devops] disable requirements cache

* [test] fix torch ddp test

* [test] fix rerun on address in use

* [test] fix lazy init
This commit is contained in:
Hongxin Liu
2024-08-16 18:49:14 +08:00
committed by GitHub
parent f5c84af0b0
commit 26493b97d3
8 changed files with 19 additions and 10 deletions

View File

@@ -8,7 +8,7 @@ click
fabric
contexttimer
ninja
torch>=2.1.0,<=2.3.0
torch>=2.1.0,<=2.4.0
safetensors
einops
pydantic