feat: 데이터 저장 경로를 model_Dev/data로 업데이트
This commit is contained in:
@@ -13,6 +13,6 @@
|
||||
"data_storage": {
|
||||
"local_storage_path": "./collected_data",
|
||||
"file_format": "json",
|
||||
"drive_mount_path": "/content/drive/MyDrive/AI_Data"
|
||||
"drive_mount_path": "/content/drive/MyDrive/model_Dev/data"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user