Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,2 +1,3 @@
|
|
1 |
huggingface_hub
|
2 |
-
pip install
|
|
|
|
1 |
huggingface_hub
|
2 |
+
pip install git+https://github.com/QwenLM/qwen.cpp.git@master
|
3 |
+
pip install .
|