Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -3,6 +3,8 @@ jupyter-server==2.3.0
|
|
3 |
tornado==6.2
|
4 |
ipywidgets
|
5 |
jupyter-ai
|
|
|
|
|
6 |
openai
|
7 |
langchain
|
8 |
numpy
|
|
|
3 |
tornado==6.2
|
4 |
ipywidgets
|
5 |
jupyter-ai
|
6 |
+
jupyterlab-github
|
7 |
+
jupyterlab-git
|
8 |
openai
|
9 |
langchain
|
10 |
numpy
|