Huggingface.js documentation

Interface: SpaceResourceConfig

Hugging Face's logo
Join the Hugging Face community

and get access to the augmented documentation experience

to get started

Interface: SpaceResourceConfig

Properties

is _ custom

Optional is_custom: boolean

Defined in

hub/src/types/public.ts:106


limits

limits: SpaceResourceRequirement

Defined in

hub/src/types/public.ts:103


replicas

Optional replicas: number

Defined in

hub/src/types/public.ts:104


requests

requests: SpaceResourceRequirement

Defined in

hub/src/types/public.ts:102


throttled

Optional throttled: boolean

Defined in

hub/src/types/public.ts:105

< > Update on GitHub