Skip to content

Commit 9c23e61

Browse files
authored
[Others] replace tool_helpers to fast_dataindex (#7353)
* replace tool_helpers to fast_dataindex * modify others requirement
1 parent abba29b commit 9c23e61

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ paddleformers>=1.1.1
1414
redis
1515
etcd3
1616
httpx
17-
tool_helpers
17+
fast_dataindex
1818
cupy-cuda12x
1919
pybind11[global]
2020
tabulate

requirements_dcu.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ paddleformers==1.0.0
1414
redis
1515
etcd3
1616
httpx
17-
tool_helpers
17+
fast_dataindex
1818
pybind11[global]
1919
tabulate
2020
gradio

requirements_iluvatar.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ paddleformers==1.0.0
1414
redis
1515
etcd3
1616
httpx
17-
tool_helpers
17+
fast_dataindex
1818
pybind11[global]
1919
tabulate
2020
gradio

requirements_metaxgpu.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ paddleformers==0.4.1
1414
redis
1515
etcd3
1616
httpx
17-
tool_helpers
17+
fast_dataindex
1818
cupy-cuda12x
1919
pybind11[global]
2020
tabulate

0 commit comments

Comments
 (0)