hyo37009 commited on
Commit
1985ff0
1 Parent(s): 2692a45
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -4,6 +4,7 @@ import matplotlib.pyplot as plt
4
  from matplotlib import gridspec
5
  import numpy as np
6
  from PIL import Image
 
7
  import requests
8
 
9
  # Load the pre-trained model and feature extractor
 
4
  from matplotlib import gridspec
5
  import numpy as np
6
  from PIL import Image
7
+ import tensorflow as tf
8
  import requests
9
 
10
  # Load the pre-trained model and feature extractor