Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
|
@@ -6,4 +6,9 @@ faster-whisper
|
|
| 6 |
torch
|
| 7 |
torchaudio
|
| 8 |
langchain-huggingface
|
| 9 |
-
langchain_ollama
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6 |
torch
|
| 7 |
torchaudio
|
| 8 |
langchain-huggingface
|
| 9 |
+
langchain_ollama
|
| 10 |
+
|
| 11 |
+
transformers>=4.41.0
|
| 12 |
+
accelerate>=0.30.0
|
| 13 |
+
sentencepiece
|
| 14 |
+
safetensors
|