pookiefoof commited on
Commit
2ff68a6
·
verified ·
1 Parent(s): b1ab50f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt CHANGED
@@ -1,3 +1,7 @@
 
 
 
 
1
  torchvision==0.20.1
2
  diffusers
3
  transformers==4.49.0
 
1
+ --extra-index-url https://download.pytorch.org/whl/cu124
2
+ --find-links https://data.pyg.org/whl/torch-2.5.1+cu124.html
3
+
4
+ torch==2.5.1
5
  torchvision==0.20.1
6
  diffusers
7
  transformers==4.49.0