Advertisement
IC4zen
Dec 8th, 2022
23
0
Never
This is comment for paste Stable Diffusion Face Animations
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. using anaconda, running demo line, getting:
  2. 'CUDA_VISIBLE_DEVICES' is not recognized as an internal or external command,
  3.  
  4. so, removed this from the front (set ENV in a separate line), getting:
  5. import lzma
  6. File "C:\Users\the_i\.conda\envs\thin-plate-spline\lib\lzma.py", line 27, in <module>
  7. from _lzma import *
  8. ImportError: DLL load failed while importing _lzma: The specified module could not be found.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement