Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -5
requirements.txt
CHANGED
@@ -1,5 +1,2 @@
|
|
1 |
-
gradio
|
2 |
-
|
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
|
|
|
1 |
+
gradio
|
2 |
+
yahoo_fin
|
|
|
|
|
|