Ketengan-Diffusion-Lab commited on
Commit
65ecfdd
·
verified ·
1 Parent(s): 509a2d6

Create pre-requirements.txt

Browse files
Files changed (1) hide show
  1. pre-requirements.txt +7 -0
pre-requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ --extra-index-url https://download.pytorch.org/whl/cu118
2
+ torch==2.3.1+cu118
3
+ torchvision==0.18.1+cu118
4
+ pip==24.2
5
+ ninja
6
+ setuptools
7
+ wheel