Spaces:
Sleeping
Sleeping
drop deoendency on llama.cpp
Browse files- requirements.txt +0 -5
requirements.txt
CHANGED
@@ -1,8 +1,3 @@
|
|
1 |
-
--extra-index-url https://www.piwheels.org/simple
|
2 |
-
--extra-index-url https://github.com/GoogleCloudPlatform/gcloud-python-wheels/raw/refs/heads/master/wheelhouse
|
3 |
-
--extra-index-url https://abetlen.github.io/llama-cpp-python/whl/cpu
|
4 |
-
|
5 |
-
llama-cpp-python
|
6 |
gradio>=5.0.0
|
7 |
transformers
|
8 |
torch
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
gradio>=5.0.0
|
2 |
transformers
|
3 |
torch
|