Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -7,4 +7,5 @@ torch
|
|
| 7 |
llama-cpp-python
|
| 8 |
nltk
|
| 9 |
requests
|
| 10 |
-
pandas
|
|
|
|
|
|
| 7 |
llama-cpp-python
|
| 8 |
nltk
|
| 9 |
requests
|
| 10 |
+
pandas
|
| 11 |
+
huggingface_hub
|