Update app.py
Browse files
app.py
CHANGED
@@ -15,7 +15,7 @@ title = "Python maintainability refactoring"
|
|
15 |
description = """
|
16 |
## Instructions for Using the Model
|
17 |
### Model Loading Time:
|
18 |
-
- Please allow
|
19 |
### Code Submission:
|
20 |
- You can enter or paste your python code you wish to have refactored, or use the provided example.
|
21 |
### Python Code Constraints:
|
|
|
15 |
description = """
|
16 |
## Instructions for Using the Model
|
17 |
### Model Loading Time:
|
18 |
+
- Please allow 4 to 5 minutes for the model to load and run, especially on the first usage due to "Cold Start."
|
19 |
### Code Submission:
|
20 |
- You can enter or paste your python code you wish to have refactored, or use the provided example.
|
21 |
### Python Code Constraints:
|