Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,5 @@ torch
|
|
| 2 |
transformers
|
| 3 |
datasets
|
| 4 |
accelerate
|
| 5 |
-
llama-cpp-python
|
|
|
|
|
|
| 2 |
transformers
|
| 3 |
datasets
|
| 4 |
accelerate
|
| 5 |
+
llama-cpp-python
|
| 6 |
+
markdown
|