From d186572b0a8b36c8fa8743ea264ea4507cfc05ab Mon Sep 17 00:00:00 2001 From: Johannes Stelzer Date: Mon, 20 Feb 2023 07:28:53 +0100 Subject: [PATCH] updated reqs --- requirements.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/requirements.txt b/requirements.txt index 30f0926..34e1dc3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,6 +14,7 @@ frozenlist==1.3.3 fsspec==2022.11.0 ftfy==6.1.1 future==0.18.2 +gradio==3.16.0 huggingface-hub==0.11.1 idna==3.4 kiwisolver==1.4.4 @@ -33,6 +34,7 @@ Pillow==9.4.0 protobuf==3.20.1 pyparsing==3.0.9 python-dateutil==2.8.2 +python-dotenv==0.21.1 pytorch-lightning==1.8.6 PyYAML==6.0 regex==2022.10.31