Pytorch download issue

Network issues may affect initial software testing. Many models can be downloaded from huggingface.co. Could you also put PyTorch on the website for easier download?

Also, I’ve noticed many posts mentioning Python-related problems. Could you provide a unified solution for similar issues?

Hi @fangfang,

I’m not sure if I follow. Can you elaborate?

Sorry, I didn’t organize the language properly, I just expressed my feelings in the first place.

  1. The software needs to download many things for the first time, such as “model to detect animals, vehicles, and persons”, “model to identify animals”, “PyTorch”. Due to network issues, it is true that these models cannot be used for the first time when running the software, which will immediately make people give up. I noticed that you have uploaded the relevant files for “model to detect animals, vehicles, and persons” and “model to identify animals” to “huggingface. co”. I am not sure if “PyTorch” can be uploaded for smooth first-time use.

  2. Many posts are related to Python problems. Can you create a collection or create a new post to summarize the reasons for these problems and their solutions.

Hi @fangfang ,

Thanks for the clarification. I understand now.

  1. The software needs to download many things for the first time, such as “model to detect animals, vehicles, and persons”, “model to identify animals”, “PyTorch”. Due to network issues, it is true that these models cannot be used for the first time when running the software, which will immediately make people give up. I noticed that you have uploaded the relevant files for “model to detect animals, vehicles, and persons” and “model to identify animals” to “huggingface. co”. I am not sure if “PyTorch” can be uploaded for smooth first-time use.

In fact, the “PyTorch” you are referring to is a ZIP file that is downloaded just like models. However, this has proven to be diffiicult for users with limited internet, and hence I’m working on a solution where the enviuronment is built on the users device. New version will have this!

  1. Many posts are related to Python problems. Can you create a collection or create a new post to summarize the reasons for these problems and their solutions.

That is a good idea! But unfortunately no time. I have to prioritize my time, otherwise I can’t work on AddaxAI code. If you feel confident about this, please have a go with it yourself!

Thanks!

Cheers,

Peter