Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -12,4 +12,6 @@ requests
|
|
12 |
#llama-cpp-python
|
13 |
bitsandbytes
|
14 |
huggingface-hub
|
15 |
-
scikit-learn
|
|
|
|
|
|
12 |
#llama-cpp-python
|
13 |
bitsandbytes
|
14 |
huggingface-hub
|
15 |
+
scikit-learn
|
16 |
+
numpy
|
17 |
+
|