KikoDM commited on
Commit
b6a685b
1 Parent(s): 9731224

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -40,7 +40,7 @@ iface = gr.Interface(
40
  examples=[
41
  [8.0,6.0,8.0,6.0],
42
  [10.0,3.0,5.0,4.0],
43
- [5.0,8.0,9.0,10.0],
44
  ],
45
  interpretation="default",
46
  title = 'Student Experience: c贸mo mejorar la experiencia de aprendizaje en la universidad',
 
40
  examples=[
41
  [8.0,6.0,8.0,6.0],
42
  [10.0,3.0,5.0,4.0],
43
+ [6.0,4.0,5.0,3.0],
44
  ],
45
  interpretation="default",
46
  title = 'Student Experience: c贸mo mejorar la experiencia de aprendizaje en la universidad',