engrharis commited on
Commit
45764a6
·
verified ·
1 Parent(s): fb5b967

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -6,6 +6,7 @@ from tensorflow.keras.applications.mobilenet_v2 import preprocess_input
6
  import joblib
7
  from huggingface_hub import hf_hub_url, cached_download
8
 
 
9
  # Replace with your Space name (from the link)
10
  SPACE_NAME = "engrharis/Throat_Image_Classifier"
11
 
 
6
  import joblib
7
  from huggingface_hub import hf_hub_url, cached_download
8
 
9
+
10
  # Replace with your Space name (from the link)
11
  SPACE_NAME = "engrharis/Throat_Image_Classifier"
12