ccm commited on
Commit
1f73e7e
·
1 Parent(s): 169ac7f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -6,7 +6,6 @@ import math
6
  from tensorflow.python.framework.ops import disable_eager_execution
7
  import huggingface_hub # for loading model
8
 
9
-
10
  # Because important
11
  disable_eager_execution()
12
 
 
6
  from tensorflow.python.framework.ops import disable_eager_execution
7
  import huggingface_hub # for loading model
8
 
 
9
  # Because important
10
  disable_eager_execution()
11