python-refactor commited on
Commit
3026caa
·
verified ·
1 Parent(s): df28617

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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 2 to 3 minutes for the model to load and run, especially on the first usage which might experience a "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:
 
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: