Spaces:
Running
Running
Update app.py
Browse files
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 |
|