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
15
Fetching metadata from the HF Docker repository...
523275c
tikslop
/
lib
/
config
/
secrets.sample.dart
jbilcke-hf
HF Staff
rename aitube2 to tikslop
a3d40b4
24 days ago
raw
Copy download link
history
blame
Safe
125 Bytes
///
SECRETS - KEEP THIS OUT OF GIT
class
TikSlopSecrets
{
static
const
huggingfaceToken =
'<HIDDEN FOR CONFIDENTIALITY>'
;
}