Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
BrettonWoods
/
kiloG
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
kiloG
/
common
/
database.go
seishi1
removed imgs 2
9dcbf04
9 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
190 Bytes
package
common
var
UsingSQLite =
false
var
UsingPostgreSQL =
false
var
UsingMySQL =
false
//var SQLitePath = "kilo-2-api.db"
//var SQLiteBusyTimeout = env.Int("SQLITE_BUSY_TIMEOUT", 3000)