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