Hello everyone. I am Dr. Furkan Gözükara. PhD Computer Engineer. SECourses is a dedicated YouTube channel for the following topics : Tech, AI, News, Science, Robotics, Singularity, ComfyUI, SwarmUI, ML, Artificial Intelligence, Humanoid Robots, Wan 2.2, FLUX, Krea, Qwen Image, VLMs, Stable Diffusion
what's the proper way to upgrade our python and torch and stuff cause everytime i do pip install -r requirements.txt --upgrade, it breaks the program completely
if they update the requirements.txt file but we already have the package installed, will it upgrade or just see that it's already installed and ignore it?