ford442 commited on
Commit
5bdacf8
·
verified ·
1 Parent(s): 8243249

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  #--prefer-binary
2
- #--extra-index-url https://download.pytorch.org/whl/cu124
3
 
4
  spaces
5
 
@@ -71,8 +71,8 @@ git+https://github.com/ford442/image_gen_aux.git@1ink
71
 
72
  #git+https://github.com/ford442/hidet.git@thread
73
  #pipeline
74
- #torch
75
- #torchvision
76
 
77
  #torchaudio
78
 
@@ -91,5 +91,5 @@ git+https://github.com/ford442/image_gen_aux.git@1ink
91
 
92
  #tensorrt-cu12
93
 
94
- sageattention
95
  gradio[oauth]
 
1
  #--prefer-binary
2
+ --extra-index-url https://download.pytorch.org/whl/cu129
3
 
4
  spaces
5
 
 
71
 
72
  #git+https://github.com/ford442/hidet.git@thread
73
  #pipeline
74
+ torch==2.8.0
75
+ torchvision==0.23.0
76
 
77
  #torchaudio
78
 
 
91
 
92
  #tensorrt-cu12
93
 
94
+ sageattention==1.0.6
95
  gradio[oauth]