ajflorez commited on
Commit
6f7d7f9
·
verified ·
1 Parent(s): 579071e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -563,7 +563,6 @@ with gr.Blocks() as demo:
563
 
564
  - A predefined list of indoor floor plans is available for use.
565
  - You can upload your own indoor floor plan.
566
- - A maximum image size of 255x255 pixels is allowed.
567
  - Negative numbers are not allowed.
568
  - The established format for the coordinates of each access point (AP) must be followed.
569
  - A maximum of 2 APs per channel is allowed for the interference case.
 
563
 
564
  - A predefined list of indoor floor plans is available for use.
565
  - You can upload your own indoor floor plan.
 
566
  - Negative numbers are not allowed.
567
  - The established format for the coordinates of each access point (AP) must be followed.
568
  - A maximum of 2 APs per channel is allowed for the interference case.