Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
cINAWGD
/
skribd
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
skribd
/
src
/
const
/
ScribdFlag.js
rkwyu
Add modes
acf17aa
11 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
66 Bytes
const
DEFAULT
=
"/d"
const
IMAGE
=
"/i"
export
{
DEFAULT
,
IMAGE
}