cisemh commited on
Commit
8b99b5a
·
verified ·
1 Parent(s): 681cf54

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -1,8 +1,6 @@
1
- import cv2
2
  import gradio as gr
3
  import tensorflow as tf
4
  import numpy as np
5
- from PIL import Image
6
 
7
  title = "Welcome on your first sketch recognition app!"
8
 
 
 
1
  import gradio as gr
2
  import tensorflow as tf
3
  import numpy as np
 
4
 
5
  title = "Welcome on your first sketch recognition app!"
6