Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -13,4 +13,5 @@ google-generativeai==0.1.0
|
|
13 |
bingbong==0.4.2
|
14 |
asyncio==3.4.3
|
15 |
toml==0.10.2
|
16 |
-
compel==2.0.2
|
|
|
|
13 |
bingbong==0.4.2
|
14 |
asyncio==3.4.3
|
15 |
toml==0.10.2
|
16 |
+
compel==2.0.2
|
17 |
+
chromadb==0.3.29
|