Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,5 @@
|
|
| 1 |
pyautogen[retrievechat]>=0.1.10
|
| 2 |
ipython
|
| 3 |
-
chromadb<0.4.15
|
|
|
|
|
|
|
|
|
| 1 |
pyautogen[retrievechat]>=0.1.10
|
| 2 |
ipython
|
| 3 |
+
chromadb<0.4.15
|
| 4 |
+
openai<1
|
| 5 |
+
diskcache
|