Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,2 +1,4 @@
|
|
1 |
langchain
|
2 |
-
openai
|
|
|
|
|
|
1 |
langchain
|
2 |
+
openai
|
3 |
+
gradio
|
4 |
+
numpy
|