jbilcke-hf's picture
jbilcke-hf HF staff
new version, able to support Inference API models
3ca0269
raw
history blame
No virus
195 Bytes
// unfortunately due to abuse by some users, I have to add this NSFW filter
const secretSalt = `${process.env.SECRET_CENSORSHIP_KEY || ""}`
// TODO the censorship is not implement yet actually