asahi417 commited on
Commit
b23dfc3
1 Parent(s): 2888f84

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  git+https://github.com/huggingface/transformers
2
- torch
3
  yt-dlp
4
  wheel
5
  flash-attn --install-option='--no-build-isolation'
 
1
  git+https://github.com/huggingface/transformers
2
+ torch>=1.12
3
  yt-dlp
4
  wheel
5
  flash-attn --install-option='--no-build-isolation'