SanyuZhang
Results
3
comments of
SanyuZhang
Works for me: ``` pip uninstall rembg //uninstall rembg pip uninstall onnxruntime //uninstall onnxruntime pip install rembg[gpu] onnxruntime-gpu //install rembg with GPU support ```
Hi, could you please upload build.gradle config file of your project?
@Vitoreba Thanks! Never used jitpack.io before, let me check if I can figure it out.