Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
|
| 4 |
# Core ML
|
| 5 |
# Specify a version to avoid conflicts
|
|
|
|
| 1 |
+
#--prefer-binary # Force pip to use pre-built wheels where possible
|
| 2 |
+
#--extra-index-url https://abetlen.github.io/llama-cpp-python/whl/cpu
|
| 3 |
|
| 4 |
# Core ML
|
| 5 |
# Specify a version to avoid conflicts
|