KikoDM commited on
Commit
3640f12
1 Parent(s): 03c2834

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -90,9 +90,9 @@ iface = gr.Interface(
90
 
91
  "text",
92
  examples=[
93
- [8.0,6.0,8.0,6.0],
94
- [10.0,3.0,5.0,4.0],
95
- [6.0,4.0,5.0,3.0],
96
  ],
97
  interpretation="default",
98
  title = 'Student Experience: c贸mo mejorar la experiencia de aprendizaje en la universidad',
 
90
 
91
  "text",
92
  examples=[
93
+ [1500,25,20,2,"Yes",2,2],
94
+ [1500,25,20,2,"Yes",2,2],
95
+ [1500,25,20,2,"Yes",2,2],
96
  ],
97
  interpretation="default",
98
  title = 'Student Experience: c贸mo mejorar la experiencia de aprendizaje en la universidad',