Jfink09 commited on
Commit
a9f2449
·
1 Parent(s): 1569e58

Upload app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -16,7 +16,7 @@ class_names = ['CRVO',
16
  'Myelinated Nerve Fiber',
17
  'Normal',
18
  'Pathological Mypoia',
19
- 'Retinitis Pigmentosa'])
20
 
21
  ### 2. Model and transforms preparation ###
22
 
 
16
  'Myelinated Nerve Fiber',
17
  'Normal',
18
  'Pathological Mypoia',
19
+ 'Retinitis Pigmentosa']
20
 
21
  ### 2. Model and transforms preparation ###
22