mikemin027
commited on
Commit
•
70f9643
1
Parent(s):
a42d1cc
Added transformers
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,2 +1,3 @@
|
|
1 |
huggingface_hub==0.25.2
|
2 |
-
llama-cpp-python
|
|
|
|
1 |
huggingface_hub==0.25.2
|
2 |
+
llama-cpp-python
|
3 |
+
transformers
|