Skip to content

Commit 0d6621d

Browse files
authored
doc: release requirements limit (#390)
1 parent e06fd5b commit 0d6621d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
numpy<2.0.0
2-
omegaconf~=2.3.0
3-
torch~=2.1.0
2+
omegaconf>=2.3.0
3+
torch>=2.1.0
44
tqdm
55
vector_quantize_pytorch
6-
transformers~=4.41.1
6+
transformers>=4.41.1
77
vocos
88
IPython
99
gradio

0 commit comments

Comments
 (0)