Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dependency environment #24

Open
hydrachen opened this issue Aug 25, 2024 · 0 comments
Open

dependency environment #24

hydrachen opened this issue Aug 25, 2024 · 0 comments

Comments

@hydrachen
Copy link

hydrachen commented Aug 25, 2024

Hi, your paper is great. But I encountered problems when operating your code. Could you please provide the dependency environment of your code?

by the way, I met the following problem:

Traceback (most recent call last):
File "/home/chenhao/super-resolution/Inf-DiT/generate_t2i_sr.py", line 22, in
from dit.model import DiffusionEngine
File "/home/chenhao/super-resolution/Inf-DiT/dit/model.py", line 23, in
from flash_attn import flash_attn_qkvpacked_func, flash_attn_func
File "/home/chenhao/anaconda3/envs/Inf-DiT/lib/python3.10/site-packages/flash_attn/init.py", line 3, in
from flash_attn.flash_attn_interface import (
File "/home/chenhao/anaconda3/envs/Inf-DiT/lib/python3.10/site-packages/flash_attn/flash_attn_interface.py", line 10, in
import flash_attn_2_cuda as flash_attn_cuda
ImportError: libcudart.so.11.0: cannot open shared object file: No such file or directory
DONE on chenhao-b660-gaming-x-ddr4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant