Skip to content

Commit d419011

Browse files
authored
[Misc] pin version of fa3-fwd (vllm-project#1051)
Signed-off-by: zjy0516 <[email protected]>
1 parent 144fd6e commit d419011

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ dependencies = [
3939
"cache-dit==1.2.0",
4040
"tqdm>=4.66.0",
4141
"torchsde>=0.2.6", # Required for Stable Audio scheduler
42-
"fa3-fwd", # flash attention 3, maintained by @ZJY0516
42+
"fa3-fwd==0.0.1", # flash attention 3, maintained by @ZJY0516
4343
"openai-whisper>=20250625",
4444
"imageio[ffmpeg]>=2.37.2",
4545
"onnxruntime>=1.19.0",

0 commit comments

Comments
 (0)