openfree commited on
Commit
e58e572
·
verified ·
1 Parent(s): f1b3fce

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -15
requirements.txt CHANGED
@@ -1,15 +1,11 @@
1
- gradio==4.39.0
2
- transformers==4.43.2
3
- diffusers==0.29.2
4
- accelerate==0.33.0
5
- sentencepiece==0.2.0
6
- GoogleNews==1.6.14
7
-
8
-
9
- pandas>=2.0.0
10
- numpy>=1.24.0
11
- matplotlib>=3.7.0
12
-
13
- websockets.asyncio
14
- torch>=2.0.0
15
- yfinance>=0.2.28
 
1
+ gradio
2
+ transformers
3
+ diffusers
4
+ accelerate
5
+ sentencepiece
6
+ GoogleNews
7
+ pandas
8
+ numpy
9
+ matplotlib
10
+ torch
11
+ yfinance