Spaces:
Configuration error
Configuration error
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
-
gradio
|
2 |
openai==0.27
|
3 |
-
langchain==0.0.139
|
|
|
|
1 |
+
gradio==3.25
|
2 |
openai==0.27
|
3 |
+
langchain==0.0.139
|
4 |
+
os
|