CyberAgentAILab / RALF

[CVPR24 Oral] Official repository for RALF: Retrieval-Augmented Layout Transformer for Content-Aware Layout Generation
https://arxiv.org/abs/2311.13602
Apache License 2.0
96 stars 1 forks source link

Unable to Resolve Dependencies #14

Closed szlou-meta closed 4 months ago

szlou-meta commented 4 months ago

Hi, thank you for your work. I tried to install and play around with the library, but when I run poetry install using Python 3.12, it could not find torch==1.13.1+cu117. When I downgrade Python to 3.9 as suggestions I found on the web, I could not install poetry. I am happy to hear if you have any insights on how to step around this issue. Thank you!

UdonDa commented 4 months ago

@szlou-meta Did you use our dockerfile? Actually, without the environment of poetry, you can try our code.