lydiazyang commited on
Commit
13eb444
·
2 Parent(s): d816371 e9a5d73

Merge branch 'main' of https://huggingface.co/threeidots/SpeakClear

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -35,3 +35,4 @@ def classifyImage(image):
35
  result = pipe(image)
36
  return result[0]['label']
37
 
 
 
35
  result = pipe(image)
36
  return result[0]['label']
37
 
38
+