SpicyqSama007 commited on
Commit
af3b518
1 Parent(s): 3e4e1c2

Upload start之前修复环境.bat

Browse files
Files changed (1) hide show
  1. start之前修复环境.bat +2 -0
start之前修复环境.bat ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ .\fishenv\python -m pip uninstall torch torchaudio torchvision
2
+ .\fishenv\python -m pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu121