Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
accelerate
|
|
|
|
|
2 |
aiofiles==23.2.1
|
3 |
aiohttp==3.8.3
|
4 |
aiosignal==1.3.1
|
|
|
1 |
accelerate
|
2 |
+
langchain-google-genai
|
3 |
+
google-generativeai
|
4 |
aiofiles==23.2.1
|
5 |
aiohttp==3.8.3
|
6 |
aiosignal==1.3.1
|