GGGHSL / GraphDreamer

[CVPR'24] GraphDreamer: a novel framework of generating compositional 3D scenes from scene graphs.
https://graphdreamer.github.io/
MIT License
160 stars 1 forks source link

Error in pip install -r requirements.txt #2

Closed cs-mshah closed 6 months ago

cs-mshah commented 6 months ago

ERROR: Could not find a version that satisfies the requirement clip==1.0 (from versions: 0.0.1, 0.1.0, 0.2.0) ERROR: No matching distribution found for clip==1.0

cs-mshah commented 6 months ago

Currently using the following workaround: https://github.com/YBYBZhang/ControlVideo/issues/19#issuecomment-1666510243

GGGHSL commented 6 months ago

Thank you for pointing out the issue. We've updated the installation code. Please check it out.