Spaces:
Runtime error
Runtime error
Update config after move
Browse files- config.json +1 -1
config.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
"target_namespace": "sbrandeis-test-org",
|
3 |
-
"input_dataset": "huggingface-projects/input-dataset",
|
4 |
"input_model": "microsoft/resnet-50",
|
5 |
"autotrain_project_prefix": "auto-retrain-"
|
6 |
}
|
|
|
1 |
{
|
2 |
"target_namespace": "sbrandeis-test-org",
|
3 |
+
"input_dataset": "huggingface-projects/auto-retrain-input-dataset",
|
4 |
"input_model": "microsoft/resnet-50",
|
5 |
"autotrain_project_prefix": "auto-retrain-"
|
6 |
}
|