xValentim commited on
Commit
8037f10
·
1 Parent(s): fd2d958

Reload space

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -25,6 +25,7 @@ class Sampling(tf.keras.layers.Layer):
25
  custom_objects = {'Sampling': Sampling}
26
 
27
 
 
28
  '''
29
 
30
  Pre-trained models - Instructions about training you can find in another file
 
25
  custom_objects = {'Sampling': Sampling}
26
 
27
 
28
+ #
29
  '''
30
 
31
  Pre-trained models - Instructions about training you can find in another file