Vchitect / VBench

[CVPR2024 Highlight] VBench - We Evaluate Video Generation
https://vchitect.github.io/VBench-project/
Apache License 2.0
374 stars 14 forks source link

conda environment issue #1

Closed Mei0211 closed 5 months ago

Mei0211 commented 5 months ago

ERROR: Could not find a version that satisfies the requirement detectron2==0.6 (from versions: none) ERROR: No matching distribution found for detectron2==0.6 can't pip install detectron2==0.6

ziqihuangg commented 5 months ago

Hi, you can try pip install detectron2@git+https://github.com/facebookresearch/detectron2.git

Mei0211 commented 5 months ago

TY, but it still can't work

ziqihuangg commented 5 months ago

We've updated the installation instruction: https://github.com/Vchitect/VBench#hammer-installation Please let us know if you still encountered problems during installation.

Mei0211 commented 5 months ago

TY for your great work!

yinanhe commented 5 months ago

It appears that the issue has been resolved, and the current issue is about to be closed. If you still have any questions, please feel free to reopen this issue at any time. 😊