Unverified Commit 44f6386f authored by Guolin Ke's avatar Guolin Ke Committed by GitHub
Browse files

Update setup.py

parent 34308cc5
......@@ -234,7 +234,7 @@ setup(
install_requires=[
'numpy; python_version>="3.7"',
"lmdb",
"torch>=1.11.0",
"torch>=2.0.0",
"tqdm",
"ml_collections",
"scipy",
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment