Spaces:
Running
Running
Commit
Β·
c163f90
1
Parent(s):
b5866e4
restarting the space
Browse files
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"
|