natethegreate / hent-AI

Automation of censor bar detection
MIT License
1.58k stars 145 forks source link

how to fix it? ERROR: Could not find a version that satisfies the requirement torch==0.4.1 ERROR: No matching distribution found for torch==0.4.1 #45

Open My12123 opened 1 year ago

My12123 commented 1 year ago

ERROR: Could not find a version that satisfies the requirement torch==0.4.1 ERROR: No matching distribution found for torch==0.4.1 how to fix it? 2022-10-15_12-28-32

lannibu commented 1 year ago

Try this:

pip install torch==0.4.1 -f https://download.pytorch.org/whl/torch_stable.html