martin
martin
I am trying to use `Accelerate` and `Deepspeed` for training, but I encountered the following error: ```python ImportError: /root/.cache/torch_extensions/py38_cu117/utils/utils.so: cannot open shared object file: No such fi le or directory...
If I want to train with my own dataset, an inevitable problem is how to obtain charseg.npy by processing the image.png and the ocr.txt
I run the commond in the linux server: `diffuzers api --port 8000 --device cuda:6` it shows: What I can see in the browser is: Does anyone know why this is?