Spaces:
Build error
Build error
Merge branch 'main' of https://huggingface.co/spaces/hussain-shk/sign_detect into main
Browse files
app.py
CHANGED
@@ -22,4 +22,4 @@ iface = gr.Interface(shot,
|
|
22 |
description="Add a picture and a list of labels separated by commas",
|
23 |
title="Zero-shot Image Classification")
|
24 |
|
25 |
-
iface.launch()
|
|
|
22 |
description="Add a picture and a list of labels separated by commas",
|
23 |
title="Zero-shot Image Classification")
|
24 |
|
25 |
+
iface.launch()
|