From 0330b30302696736675ff014d3cb4eb94f6a33e5 Mon Sep 17 00:00:00 2001 From: eqy Date: Tue, 20 Feb 2024 17:24:58 -0800 Subject: [PATCH] Update requirements.txt --- PyTorch/Translation/GNMT/requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/PyTorch/Translation/GNMT/requirements.txt b/PyTorch/Translation/GNMT/requirements.txt index e8cb3bee9..be3b1602a 100644 --- a/PyTorch/Translation/GNMT/requirements.txt +++ b/PyTorch/Translation/GNMT/requirements.txt @@ -3,3 +3,4 @@ sacrebleu==1.2.10 sacremoses==0.0.19 pynvml==8.0.4 git+https://github.com/rsennrich/subword-nmt.git@48ba99e657591c329e0003f0c6e32e493fa959ef +git+https://github.com/NVIDIA/dllogger#egg=dllogger