MyNameIsSimon
commited on
Commit
·
382648a
1
Parent(s):
e20cb99
fix req.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,2 +1,4 @@
|
|
1 |
huggingface_hub==0.25.2
|
2 |
-
llama-cpp-python
|
|
|
|
|
|
1 |
huggingface_hub==0.25.2
|
2 |
+
llama-cpp-python
|
3 |
+
transformers[torch]
|
4 |
+
torchaudio
|