Hamza1702 commited on
Commit
d051206
1 Parent(s): 75f80c2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -9,6 +9,7 @@ symspellpy
9
  telegram
10
  tqdm
11
  transformers
12
- pytorch-lightning==1.9.4
13
- -q aitextgen==0.6.0
 
14
 
 
9
  telegram
10
  tqdm
11
  transformers
12
+ pytorch-lightning==1.4.0rc0
13
+ torchmetrics==0.6.0
14
+ aitextgen==0.5.2
15