mirror of
https://github.com/gradio-app/gradio.git
synced 2024-12-21 02:19:59 +08:00
removed dep from outputs
This commit is contained in:
parent
ce9d444088
commit
6fc9e317a9
@ -7,7 +7,7 @@ automatically added to a registry, which allows them to be easily referenced in
|
||||
from abc import ABC, abstractmethod
|
||||
import numpy as np
|
||||
import json
|
||||
from gradio import imagenet_class_labels, preprocessing_utils
|
||||
from gradio import preprocessing_utils
|
||||
import datetime
|
||||
|
||||
# Where to find the static resources associated with each template.
|
||||
|
Loading…
Reference in New Issue
Block a user