decorelate dependencies + fix bug
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
dependencies = ['torch', 'tqdm', 'boto3', 'requests', 'regex', 'ftfy', 'spacy']
|
||||
dependencies = ['torch', 'tqdm', 'boto3', 'requests', 'regex']
|
||||
|
||||
from hubconfs.bert_hubconf import (
|
||||
bertTokenizer,
|
||||
|
||||
Reference in New Issue
Block a user