Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
@@ -5,4 +5,9 @@ pandas
|
|
5 |
yfinance
|
6 |
finnhub-python
|
7 |
nvidia-ml-py3
|
8 |
-
accelerate
|
|
|
|
|
|
|
|
|
|
|
|
5 |
yfinance
|
6 |
finnhub-python
|
7 |
nvidia-ml-py3
|
8 |
+
accelerate
|
9 |
+
streamlit
|
10 |
+
gradio
|
11 |
+
json
|
12 |
+
datetime
|
13 |
+
requests
|