huggingface-hub 0.33.2__py3-none-any.whl → 0.33.3__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of huggingface-hub might be problematic. Click here for more details.
- huggingface_hub/__init__.py +1 -1
- huggingface_hub/inference/_mcp/constants.py +8 -12
- {huggingface_hub-0.33.2.dist-info → huggingface_hub-0.33.3.dist-info}/METADATA +1 -1
- {huggingface_hub-0.33.2.dist-info → huggingface_hub-0.33.3.dist-info}/RECORD +8 -8
- {huggingface_hub-0.33.2.dist-info → huggingface_hub-0.33.3.dist-info}/LICENSE +0 -0
- {huggingface_hub-0.33.2.dist-info → huggingface_hub-0.33.3.dist-info}/WHEEL +0 -0
- {huggingface_hub-0.33.2.dist-info → huggingface_hub-0.33.3.dist-info}/entry_points.txt +0 -0
- {huggingface_hub-0.33.2.dist-info → huggingface_hub-0.33.3.dist-info}/top_level.txt +0 -0
huggingface_hub/__init__.py
CHANGED
|
@@ -16,21 +16,17 @@ DEFAULT_AGENT = {
|
|
|
16
16
|
"servers": [
|
|
17
17
|
{
|
|
18
18
|
"type": "stdio",
|
|
19
|
-
"
|
|
20
|
-
|
|
21
|
-
"
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
],
|
|
26
|
-
},
|
|
19
|
+
"command": "npx",
|
|
20
|
+
"args": [
|
|
21
|
+
"-y",
|
|
22
|
+
"@modelcontextprotocol/server-filesystem",
|
|
23
|
+
str(Path.home() / ("Desktop" if sys.platform == "darwin" else "")),
|
|
24
|
+
],
|
|
27
25
|
},
|
|
28
26
|
{
|
|
29
27
|
"type": "stdio",
|
|
30
|
-
"
|
|
31
|
-
|
|
32
|
-
"args": ["@playwright/mcp@latest"],
|
|
33
|
-
},
|
|
28
|
+
"command": "npx",
|
|
29
|
+
"args": ["@playwright/mcp@latest"],
|
|
34
30
|
},
|
|
35
31
|
],
|
|
36
32
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: huggingface-hub
|
|
3
|
-
Version: 0.33.
|
|
3
|
+
Version: 0.33.3
|
|
4
4
|
Summary: Client library to download and publish models, datasets and other repos on the huggingface.co hub
|
|
5
5
|
Home-page: https://github.com/huggingface/huggingface_hub
|
|
6
6
|
Author: Hugging Face, Inc.
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
huggingface_hub/__init__.py,sha256=
|
|
1
|
+
huggingface_hub/__init__.py,sha256=M8pnXgxSMKuFpdbIdHi78fVYLReCWDwu7M87c8pTjLQ,50644
|
|
2
2
|
huggingface_hub/_commit_api.py,sha256=ZbmuIhFdF8B3F_cvGtxorka7MmIQOk8oBkCtYltnCvI,39456
|
|
3
3
|
huggingface_hub/_commit_scheduler.py,sha256=tfIoO1xWHjTJ6qy6VS6HIoymDycFPg0d6pBSZprrU2U,14679
|
|
4
4
|
huggingface_hub/_inference_endpoints.py,sha256=ahmbPcEXsJ_JcMb9TDgdkD8Z2z9uytkFG3_1o6dTm8g,17598
|
|
@@ -84,7 +84,7 @@ huggingface_hub/inference/_mcp/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5
|
|
|
84
84
|
huggingface_hub/inference/_mcp/_cli_hacks.py,sha256=cMZirVFe4N0EM9Nzzs9aEmzUBUEBYR4oYZpByTWlZCM,3182
|
|
85
85
|
huggingface_hub/inference/_mcp/agent.py,sha256=VahvSqldiC1R72CFH4T05l80uEXl5OjLwboWQFUJbsw,4281
|
|
86
86
|
huggingface_hub/inference/_mcp/cli.py,sha256=bvcS8NCr8sEqB4GGaqL85kytri8JyGjbwtI5A7DoDWA,9031
|
|
87
|
-
huggingface_hub/inference/_mcp/constants.py,sha256=
|
|
87
|
+
huggingface_hub/inference/_mcp/constants.py,sha256=zZNdKytd0quq8UxIyCfi9jdx7q98kTEWuhyni1zoWK0,2401
|
|
88
88
|
huggingface_hub/inference/_mcp/mcp_client.py,sha256=ndaTcZZPbU1ZTNUeB9-WdaOx7bHD3lsrXnKxCeiwpUg,15788
|
|
89
89
|
huggingface_hub/inference/_mcp/types.py,sha256=e6bcvFt2nu2hMaX37hY7tsRm2FY2DoHRNyvz9_AbkH0,743
|
|
90
90
|
huggingface_hub/inference/_mcp/utils.py,sha256=VsRWl0fuSZDS0zNT9n7FOMSlzA0UBbP8p8xWKWDt2Pc,4093
|
|
@@ -141,9 +141,9 @@ huggingface_hub/utils/insecure_hashlib.py,sha256=iAaepavFZ5Dhfa5n8KozRfQprKmvcjS
|
|
|
141
141
|
huggingface_hub/utils/logging.py,sha256=0A8fF1yh3L9Ka_bCDX2ml4U5Ht0tY8Dr3JcbRvWFuwo,4909
|
|
142
142
|
huggingface_hub/utils/sha.py,sha256=OFnNGCba0sNcT2gUwaVCJnldxlltrHHe0DS_PCpV3C4,2134
|
|
143
143
|
huggingface_hub/utils/tqdm.py,sha256=xAKcyfnNHsZ7L09WuEM5Ew5-MDhiahLACbbN2zMmcLs,10671
|
|
144
|
-
huggingface_hub-0.33.
|
|
145
|
-
huggingface_hub-0.33.
|
|
146
|
-
huggingface_hub-0.33.
|
|
147
|
-
huggingface_hub-0.33.
|
|
148
|
-
huggingface_hub-0.33.
|
|
149
|
-
huggingface_hub-0.33.
|
|
144
|
+
huggingface_hub-0.33.3.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
|
145
|
+
huggingface_hub-0.33.3.dist-info/METADATA,sha256=NTj1Oo76J-rludg2hBEKtUELmGPRcLca2bQIlt9A69k,14777
|
|
146
|
+
huggingface_hub-0.33.3.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
|
|
147
|
+
huggingface_hub-0.33.3.dist-info/entry_points.txt,sha256=uelw0-fu0kd-CxIuOsR1bsjLIFnAaMQ6AIqluJYDhQw,184
|
|
148
|
+
huggingface_hub-0.33.3.dist-info/top_level.txt,sha256=8KzlQJAY4miUvjAssOAJodqKOw3harNzuiwGQ9qLSSk,16
|
|
149
|
+
huggingface_hub-0.33.3.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|