From 78b8a0582da7d79c3f4d6c51510a2081f5e962c6 Mon Sep 17 00:00:00 2001 From: shahules786 Date: Wed, 28 Sep 2022 10:16:06 +0530 Subject: [PATCH] add pl --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index c279ff0..c74e46d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,3 +11,4 @@ mlflow==1.23.1 protobuf==3.19.3 boto3==1.23.9 huggingface-hub==0.4.0 +pytorch-lightning==1.5.10