Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
jbilcke-hf
/
tikslop
like
303
Running
on
CPU Upgrade
App
Files
Files
Community
16
Fetching metadata from the HF Docker repository...
d4e8cf1
tikslop
File size: 80 Bytes
1f122c3
1
2
3
4
import
{ isBackend }
from
"./isBackend"
;
export
const
isFrontend = !isBackend;