Update requirements.txt
Browse files- requirements.txt +1 -5
requirements.txt
CHANGED
@@ -1,6 +1,2 @@
|
|
1 |
huggingface_hub==0.25.2
|
2 |
-
|
3 |
-
torch
|
4 |
-
TensorFlow >= 2.0
|
5 |
-
Flax
|
6 |
-
llama_cpp
|
|
|
1 |
huggingface_hub==0.25.2
|
2 |
+
llama-cpp-python
|
|
|
|
|
|
|
|