Huggingface.js documentation

Interface: SpaceResourceRequirement

Hugging Face's logo
Join the Hugging Face community

and get access to the augmented documentation experience

to get started

Interface: SpaceResourceRequirement

Properties

cpu

Optional cpu: string

Defined in

hub/src/types/public.ts:75


ephemeral

Optional ephemeral: string

Defined in

hub/src/types/public.ts:79


gpu

Optional gpu: string

Defined in

hub/src/types/public.ts:77


gpuModel

Optional gpuModel: string

Defined in

hub/src/types/public.ts:78


memory

Optional memory: string

Defined in

hub/src/types/public.ts:76

< > Update on GitHub