You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/hub/README.md
-12Lines changed: 0 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -202,18 +202,6 @@ Remote resources and local files should be passed as `URL` whenever it's possibl
202
202
203
203
Under the hood, `@huggingface/hub` uses a lazy blob implementation to load the file.
204
204
205
-
## Constants
206
-
207
-
The library exports the following constants that you can use in your application:
208
-
209
-
-`HUB_URL`: The base URL for the Hugging Face Hub API (`https://huggingface.co`). This can be useful if you need to construct URLs or check against the default URL.
0 commit comments