From 4c1d3a7c96bb7cbbd84c4384d64cdaa6a1f327f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E5=87=AF=E5=AE=87?= Date: Wed, 3 Sep 2025 13:34:20 +0000 Subject: [PATCH] update PyTorch/built-in/nlp/Bert-Squad_ID0470_for_PyTorch/requirements.txt. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 王凯宇 --- .../built-in/nlp/Bert-Squad_ID0470_for_PyTorch/requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/PyTorch/built-in/nlp/Bert-Squad_ID0470_for_PyTorch/requirements.txt b/PyTorch/built-in/nlp/Bert-Squad_ID0470_for_PyTorch/requirements.txt index a82a2aca6f..cbc9bd3c7a 100644 --- a/PyTorch/built-in/nlp/Bert-Squad_ID0470_for_PyTorch/requirements.txt +++ b/PyTorch/built-in/nlp/Bert-Squad_ID0470_for_PyTorch/requirements.txt @@ -12,5 +12,6 @@ html2text nltk progressbar #Others +huggingface-hub==0.30.2 onnxruntime git+https://github.com/NVIDIA/dllogger -- Gitee