universalml0 commited on
Commit
4ed8b3f
·
verified ·
1 Parent(s): 9cede5b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -1,7 +1,6 @@
1
  from transformers import pipeline
2
  import gradio as gr
3
 
4
-
5
  modelName = "Sign-language-classification"
6
  hfUser = "universalml0"
7
 
 
1
  from transformers import pipeline
2
  import gradio as gr
3
 
 
4
  modelName = "Sign-language-classification"
5
  hfUser = "universalml0"
6