LittleFrog commited on
Commit
54bafa1
·
verified ·
1 Parent(s): 575b984

Upload pre-requirements.txt

Browse files
Files changed (1) hide show
  1. pre-requirements.txt +5 -0
pre-requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ --index-url https://download.pytorch.org/whl/cu121
2
+
3
+ torch==2.5.1
4
+ torchvision==0.20.1
5
+ torchaudio==2.5.1