Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -5
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
gradio==3.
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
|
|
1 |
+
gradio==3.31.0
|
2 |
+
langchain==0.0.222
|
3 |
+
yfinance==0.2.18
|
4 |
+
openai==0.27.8
|
5 |
+
llama-cpp-python==0.1.44 # If you are using a Llama model, otherwise this can be excluded
|