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