Cran-May commited on
Commit
af9d9c4
·
1 Parent(s): 8ca108c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,2 +1,3 @@
1
  huggingface_hub
2
- pip install -U qwen-cpp
 
 
1
  huggingface_hub
2
+ pip install git+https://github.com/QwenLM/qwen.cpp.git@master
3
+ pip install .