Greg7000

Results 6 comments of Greg7000

I have the same error. I added path to build tools and cl prior to attempt

This is working when using the following front-matter in your md file: ``` --- export_on_save: markdown: true markdown: path: your_file_name.md absolute_image_path: false --- ```

I recommend you take a look at: https://github.com/AndreyGermanov/sam_onnx_full_export/blob/main/sam_onnx_export.ipynb or https://github.com/vietanhdev/samexporter (please note that on my side to manage to get it to work I need to perform local install instead...

> hello, maybe you should try to set CUDA Runtime before compiling the environment, could you check the env param `CUDA_HOME` and if it is None, you should set it...

**Found a way to fix:** Use gradio 3.50.2 instead