erjihaoshi

Results 7 comments of erjihaoshi

Hi man i wanna konw if you solve this problem?

1--input_fname_pattern "*.jpg" 2 in main.py you can note : # with open(os.path.join(FLAGS.out_dir, 'FLAGS.json'), 'w') as f: # flags_dict = {k:FLAGS[k].value for k in FLAGS._flags} # json.dump(flags_dict, f, indent=4, sort_keys=True, ensure_ascii=False)...

in sda.py at def __call__(self, img, audio, fs=None, aligned=False): you should change first else: frame = np.array(img) or you just run : import sda import scipy.io.wavfile as wav from PIL...

> > > as the title,torchaudio in ubuntu > > error: > RuntimeError: Failed to parse the argument list of a type annotation: name 'Optional' is not defined I run...

I do as you said but i get nothing in my ./sda/data @

go https://github.com/lllyasviel/stable-diffusion-webui-forge get ldm_patched and modules_forge two dirs move to your web-ui dir/ works for me