Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ gradio
|
|
3 |
transformers
|
4 |
torch
|
5 |
huggingface_hub
|
6 |
-
llama-cpp-python
|
|
|
|
3 |
transformers
|
4 |
torch
|
5 |
huggingface_hub
|
6 |
+
llama-cpp-python
|
7 |
+
datasets
|