silveroxides commited on
Commit
3099eb9
·
1 Parent(s): 681221a

fix: Pin convert_to_quant to commit hash to force reinstall

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  --extra-index-url https://download.pytorch.org/whl/test/cu130
2
  torch
3
  triton
4
- git+https://github.com/silveroxides/convert_to_quant.git@feature/zerogpu-api#egg=convert_to_quant
5
  transformers
6
  safetensors>=0.4.2
7
  huggingface_hub
 
1
  --extra-index-url https://download.pytorch.org/whl/test/cu130
2
  torch
3
  triton
4
+ git+https://github.com/silveroxides/convert_to_quant.git@48d464ac5216875e6bf7e9fe7ece7749f8bfb5a87#egg=convert_to_quant
5
  transformers
6
  safetensors>=0.4.2
7
  huggingface_hub