fffiloni commited on
Commit
2ff4ca9
1 Parent(s): a267f7a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -133,7 +133,7 @@ def main(dataset_id,
133
  if sleep_time:
134
  swap_sleep_time(hf_token, -1)
135
 
136
- gr.Warning("Training is ongoing ⌛... You can close this tab if you like or just wait.")
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