Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,7 +3,7 @@ ftfy
|
|
3 |
regex
|
4 |
tqdm
|
5 |
omegaconf
|
6 |
-
pytorch-lightning==1.
|
7 |
torch-fidelity
|
8 |
transformers
|
9 |
einops
|
|
|
3 |
regex
|
4 |
tqdm
|
5 |
omegaconf
|
6 |
+
pytorch-lightning==1.9.0
|
7 |
torch-fidelity
|
8 |
transformers
|
9 |
einops
|