zac commited on
Commit
16fe179
1 Parent(s): 3d34f2c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -4
app.py CHANGED
@@ -1,7 +1,3 @@
1
  import gradio as gr
2
- # Use a pipeline as a high-level helper
3
- from transformers import pipeline
4
-
5
- pipe = pipeline("image-classification", model="zac/Bad_hands")
6
 
7
  gr.load("models/zac/Bad_hands").launch()
 
1
  import gradio as gr
 
 
 
 
2
 
3
  gr.load("models/zac/Bad_hands").launch()