lucidrains / deep-daze

Simple command line tool for text to image generation using OpenAI's CLIP and Siren (Implicit neural representation network). Technique was originally created by https://twitter.com/advadnoun
MIT License
4.37k stars 327 forks source link

GPU(RTX 3090) not detected #151

Open covertpluto opened 3 years ago

covertpluto commented 3 years ago

Running deep-daze imagine results in:

UserWarning: torch.cuda.amp.GradScaler is enabled, but CUDA is not available. Disabling. warnings.warn("torch.cuda.amp.GradScaler is enabled, but CUDA is not available. Disabling.")

Already tried reinstalling Nvidia drivers and have 471.11 installed now. Also tried reinstalling pytorch 1.9.0

eeymae commented 3 years ago

See #161 for possible solution

Damieo commented 3 years ago

does not work, eeymae.