WilliamGazeley commited on
Commit
4022ad5
·
1 Parent(s): 424b0c1

Fix wheel URI

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -3
requirements.txt CHANGED
@@ -1,6 +1,4 @@
1
- --extra-index-url https://download.pytorch.org/whl/cu118
2
- torch
3
- git+https://github.com/vllm-project/vllm/releases/download/v0.4.0/vllm-0.4.0+cu118-cp39-cp39-manylinux1_x86_64.whl --extra-index-url https://download.pytorch.org/whl/cu118
4
  streamlit
5
  transformers
6
  torch
 
1
+ https://github.com/vllm-project/vllm/releases/download/v0.4.0/vllm-0.4.0+cu118-cp39-cp39-manylinux1_x86_64.whl --extra-index-url https://download.pytorch.org/whl/cu118
 
 
2
  streamlit
3
  transformers
4
  torch