Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
|
@@ -3,6 +3,9 @@ requests
|
|
| 3 |
whisper
|
| 4 |
torch
|
| 5 |
transformers
|
|
|
|
|
|
|
|
|
|
| 6 |
langchain_huggingface
|
| 7 |
langchain
|
| 8 |
langchain_community
|
|
|
|
| 3 |
whisper
|
| 4 |
torch
|
| 5 |
transformers
|
| 6 |
+
smolagents
|
| 7 |
+
python-dotenv
|
| 8 |
+
huggingface-hub
|
| 9 |
langchain_huggingface
|
| 10 |
langchain
|
| 11 |
langchain_community
|