davanstrien HF Staff commited on
Commit
f040cda
·
1 Parent(s): d1f4779

remove pinning of flash-infer

Browse files
Files changed (1) hide show
  1. generate_summaries_uv.py +1 -1
generate_summaries_uv.py CHANGED
@@ -2,7 +2,7 @@
2
  # requires-python = ">=3.10"
3
  # dependencies = [
4
  # "datasets",
5
- # "flashinfer-python>=0.2.3",
6
  # "hf_transfer",
7
  # "huggingface-hub[hf_xet]",
8
  # "polars",
 
2
  # requires-python = ">=3.10"
3
  # dependencies = [
4
  # "datasets",
5
+ # "flashinfer-python",
6
  # "hf_transfer",
7
  # "huggingface-hub[hf_xet]",
8
  # "polars",