jlazoff commited on
Commit
63b1ed4
1 Parent(s): db02bb4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +7 -7
app.py CHANGED
@@ -52,13 +52,13 @@ In this article, we will discuss the latest innovations in machine learning tech
52
 
53
  sample = [[y], [x], [z]]
54
 
55
- iface = Parallel(io1,
56
- io2,
57
- io3,
58
- io4,
59
- io5,
60
- io6,
61
- io7,
62
  io8,
63
  io9,
64
  io10,
 
52
 
53
  sample = [[y], [x], [z]]
54
 
55
+ iface = Parallel(#io1,
56
+ #io2,
57
+ #io3,
58
+ #io4,
59
+ #io5,
60
+ #io6,
61
+ #io7,
62
  io8,
63
  io9,
64
  io10,