Skip to content

Commit a6b5790

Browse files
author
陆赛
committed
no message
1 parent 4a56177 commit a6b5790

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

classes/AD_HFDownload.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
from urllib.parse import urlparse, unquote
44
from huggingface_hub import hf_hub_download, snapshot_download, HfApi
55
from huggingface_hub.utils import HfHubHTTPError
6-
import gradio as gr
6+
# import gradio as gr
77

88
class AD_HFDownload:
99
@classmethod

0 commit comments

Comments
 (0)