Liyi980
Results
2
issues of
Liyi980
I met some error about generating mips code. I used the code but it couldn't generate correct mips code. And the result is not right.
When I run the command : python3 inference.py test --save_folder ./assets/ella-inference-examples --ella_path ./models/ella_path/ella-sd1.5-tsc-t5xl.safetensors it met an error: OSError: Error no file named config.json found in directory ./models/stable-diffusion-v1-5. But I found...