Spaces:
Sleeping
Sleeping
Create requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio==3.28.0
|
2 |
+
yfinance==0.2.22
|
3 |
+
llama-index==0.6.5 # Replace with the actual version if needed
|
4 |
+
chatgroq==0.1.0 # Replace with the actual version if needed
|