Huggingface.js documentation
Interface: UrlParams
Interface: UrlParams
Properties
authMethod
• authMethod: AuthMethod
Defined in
model
• model: string
Defined in
task
• Optional task: InferenceTask
Defined in
urlTransform
• Optional urlTransform: (url: string) => string
Type declaration
▸ (url): string
Parameters
| Name | Type |
|---|---|
url | string |
Returns
string