xiazhi commited on
Commit
f04aaad
Β·
verified Β·
1 Parent(s): 4e59632

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -93,7 +93,7 @@ with demo:
93
  gr.Markdown(value="""
94
  πŸ””**Guideline**
95
  1. Upload your image or select one from the examples.
96
- 2. Set up the arguments: "Type_dataset".
97
  3. Run the Submit button to get the output.
98
  """)
99
  # if RUN_MODE != "local":
 
93
  gr.Markdown(value="""
94
  πŸ””**Guideline**
95
  1. Upload your image or select one from the examples.
96
+ 2. Set up the arguments: "Type_dataset".Due to the limit of CPU , we resize the monuseg input to (512,512)
97
  3. Run the Submit button to get the output.
98
  """)
99
  # if RUN_MODE != "local":