Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -133,7 +133,7 @@ def main(dataset_id,
|
|
133 |
if sleep_time:
|
134 |
swap_sleep_time(hf_token, -1)
|
135 |
|
136 |
-
|
137 |
gr.Warning("If you did not check the `Remove GPU After training`, don't forget to remove the GPU attribution after you are done. ")
|
138 |
|
139 |
dataset_repo = dataset_id
|
|
|
133 |
if sleep_time:
|
134 |
swap_sleep_time(hf_token, -1)
|
135 |
|
136 |
+
|
137 |
gr.Warning("If you did not check the `Remove GPU After training`, don't forget to remove the GPU attribution after you are done. ")
|
138 |
|
139 |
dataset_repo = dataset_id
|