Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ langchain==0.0.242
|
|
5 |
codeboxapi==0.0.18
|
6 |
streamlit==1.0
|
7 |
jupyter-kernel-gateway==2.0
|
8 |
-
pillow==9.5.0
|
|
|
|
5 |
codeboxapi==0.0.18
|
6 |
streamlit==1.0
|
7 |
jupyter-kernel-gateway==2.0
|
8 |
+
pillow==9.5.0
|
9 |
+
codeinterpreterapi
|