Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Update app.py
Browse files
app.py
CHANGED
@@ -40,7 +40,7 @@ scheduler = CommitScheduler(
|
|
40 |
repo_id="GIZ/spaces_logs",
|
41 |
repo_type="dataset",
|
42 |
folder_path=JSON_DATASET_DIR,
|
43 |
-
path_in_repo="audit_chatbot,
|
44 |
token=SPACES_LOG
|
45 |
)
|
46 |
|
|
|
40 |
repo_id="GIZ/spaces_logs",
|
41 |
repo_type="dataset",
|
42 |
folder_path=JSON_DATASET_DIR,
|
43 |
+
path_in_repo="audit_chatbot",
|
44 |
token=SPACES_LOG
|
45 |
)
|
46 |
|