aagamjtdev commited on
Commit
c163f90
Β·
1 Parent(s): b5866e4

restarting the space

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -41,7 +41,7 @@ def retrieve_model():
41
 
42
  log_output = (
43
  f"--- Model Status Check: {datetime.now().strftime('%Y-%m-%d %H:%M:%S')} ---\n"
44
- f"πŸŽ‰ SUCCESS! A trained model was found and recovered. AASTIK MERA NAAM\n"
45
  f"πŸ“¦ Model file: {MODEL_FILE_PATH}\n"
46
  f"πŸ“Š Model size: {file_size:.2f} MB\n"
47
  f"πŸ”— Download path prepared: {download_path}\n\n"
 
41
 
42
  log_output = (
43
  f"--- Model Status Check: {datetime.now().strftime('%Y-%m-%d %H:%M:%S')} ---\n"
44
+ f"πŸŽ‰ SUCCESS! A trained model was found and recovered. Boobs! AASTIK MERA NAAM\n"
45
  f"πŸ“¦ Model file: {MODEL_FILE_PATH}\n"
46
  f"πŸ“Š Model size: {file_size:.2f} MB\n"
47
  f"πŸ”— Download path prepared: {download_path}\n\n"