LPX55 commited on
Commit
29002f2
·
verified ·
1 Parent(s): 1d42aa4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -8,7 +8,7 @@ import pandas as pd
8
  import warnings
9
  import math
10
  import numpy as np
11
- from utils import call_inference
12
 
13
 
14
  # Suppress warnings
 
8
  import warnings
9
  import math
10
  import numpy as np
11
+ import call_inference from utils
12
 
13
 
14
  # Suppress warnings