Revert removing the unused imports (#385)
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
import json
|
||||
import os
|
||||
import warnings
|
||||
from typing import Optional, Union
|
||||
from typing import List, Optional, Tuple, Union
|
||||
|
||||
from huggingface_hub import snapshot_download
|
||||
from transformers import (
|
||||
|
||||
Reference in New Issue
Block a user