Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -4
requirements.txt
CHANGED
@@ -4,7 +4,4 @@ torch==2.0.1
|
|
4 |
pandas==2.0.3
|
5 |
numpy==1.24.3
|
6 |
yfinance==0.2.18
|
7 |
-
gradio==3.41.0
|
8 |
-
sentence-transformers==2.2.2
|
9 |
-
faiss-cpu==1.7.4
|
10 |
-
datasets==2.13.1
|
|
|
4 |
pandas==2.0.3
|
5 |
numpy==1.24.3
|
6 |
yfinance==0.2.18
|
7 |
+
gradio==3.41.0
|
|
|
|
|
|