We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a56177 commit a6b5790Copy full SHA for a6b5790
classes/AD_HFDownload.py
@@ -3,7 +3,7 @@
3
from urllib.parse import urlparse, unquote
4
from huggingface_hub import hf_hub_download, snapshot_download, HfApi
5
from huggingface_hub.utils import HfHubHTTPError
6
-import gradio as gr
+# import gradio as gr
7
8
class AD_HFDownload:
9
@classmethod
0 commit comments