Missing dac module when running Dia

#62
by TheGreatDumbDumb - opened

Hi there,
I'm trying to run nari-labs/Dia-1.6B using the Pinokio setup. When I launch it, it tries to import from dac.utils.download(), but I get this error:

pgsql
Copy
Edit
AttributeError: module 'dac' has no attribute 'utils'
I tried installing from https://github.com/nari-labs/dac.git, but it returns "repository not found." Could you please let me know how to get the correct dac module or install it properly?

Thanks a lot!

Sign up or log in to comment