Dan Bochman commited on
Commit
1c49e73
·
1 Parent(s): 846236d

fix: pin torch to 2.9.1 per HuggingFace recommendation

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,3 +1,4 @@
 
1
  fashn-vton @ git+https://github.com/fashn-AI/fashn-vton-1.5.git
2
  gradio
3
  spaces
 
1
+ torch==2.9.1
2
  fashn-vton @ git+https://github.com/fashn-AI/fashn-vton-1.5.git
3
  gradio
4
  spaces