tzu commited on
Commit
a263a24
·
1 Parent(s): 8c07c53

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -3
app.py CHANGED
@@ -1,7 +1,4 @@
1
  import gradio as gr
2
- from transformers import pipeline
3
-
4
-
5
 
6
  #def predict(image):
7
  # predictions = pipeline(image)
 
1
  import gradio as gr
 
 
 
2
 
3
  #def predict(image):
4
  # predictions = pipeline(image)