File size: 328 Bytes
c20a7cd
8bc0b6a
 
 
 
 
c20a7cd
8bc0b6a
 
c20a7cd
8bc0b6a
c20a7cd
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
functions = "./functions"
view = "image-classification"
metadata = "./imagenette_formatted.csv"
models = ["IMAGENET1K_V1", "IMAGENET1K_V2"]
data_path = "./imagenette/"
data_column = "id"
id_column = "id"
label_column = "label"
batch_size = 32
port = 7860
host = "0.0.0.0"
editable = false
# host = "localhost"
# editable = true