annanau commited on
Commit
08c10d2
·
verified ·
1 Parent(s): 107902e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -4,8 +4,6 @@ import gradio as gr
4
  import tensorflow as tf
5
  from tensorflow.keras.preprocessing import image
6
  import numpy as np
7
-
8
- import gradio as gr
9
  from transformers import pipeline
10
 
11
  # Load image classification model from Hugging Face
 
4
  import tensorflow as tf
5
  from tensorflow.keras.preprocessing import image
6
  import numpy as np
 
 
7
  from transformers import pipeline
8
 
9
  # Load image classification model from Hugging Face