Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
pysqlite3-binary; sys_platform == 'linux'
|
2 |
langchain_groq
|
|
|
3 |
aiohappyeyeballs==2.4.0
|
4 |
aiohttp==3.10.5
|
5 |
aiosignal==1.3.1
|
|
|
1 |
pysqlite3-binary; sys_platform == 'linux'
|
2 |
langchain_groq
|
3 |
+
langchain_huggingface
|
4 |
aiohappyeyeballs==2.4.0
|
5 |
aiohttp==3.10.5
|
6 |
aiosignal==1.3.1
|