Vishwas1 commited on
Commit
beab7f5
·
verified ·
1 Parent(s): 38b9b5e

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ gradio>=4.0
2
+ yfinance>=0.2.40
3
+ pandas>=2.0
4
+ numpy>=1.23
5
+ matplotlib>=3.7
6
+ uni2ts>=0.3.0
7
+ torch>=2.2
8
+ huggingface_hub>=0.23