Spaces:
Sleeping
Sleeping
File size: 105 Bytes
a64395a |
1 2 3 4 5 |
import { Settings } from "@/types"
export const defaultSettings: Settings = {
huggingfaceApiKey: "",
} |