tomashru commited on
Commit
a508b4c
·
1 Parent(s): 9927f5d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -65,10 +65,10 @@ with demo:
65
  2. Press submit
66
  3. See the detection result (on the right)
67
 
68
- ## Some of classes
69
  ![Czech traffic signs](sdz.jpg "Czech traffic signs")
70
 
71
- source: https://www.znackydubi.cz/images/5bb48f0d7fa21/original
72
  ''')
73
 
74
  demo.launch()
 
65
  2. Press submit
66
  3. See the detection result (on the right)
67
 
68
+ ## Some of the classes
69
  ![Czech traffic signs](sdz.jpg "Czech traffic signs")
70
 
71
+ https://www.znackydubi.cz/images/5bb48f0d7fa21/original
72
  ''')
73
 
74
  demo.launch()