Varunjulakanti commited on
Commit
b49b413
1 Parent(s): 795e9cb

initial commit

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -353,8 +353,6 @@ get_per_class_accuracy(y_test,y_test_pred)
353
 
354
  from gradio.outputs import Label
355
  import gradio as gr
356
- import cv2
357
- import tensorflow as tf
358
 
359
  def caption(image,input_module1):
360
  class_names = ["T-shirt/top", "Trouser", "Pullover", "Dress", "Coat",
 
353
 
354
  from gradio.outputs import Label
355
  import gradio as gr
 
 
356
 
357
  def caption(image,input_module1):
358
  class_names = ["T-shirt/top", "Trouser", "Pullover", "Dress", "Coat",