Gabolozano commited on
Commit
452bf2f
·
verified ·
1 Parent(s): 5eef907

Update app.py

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