Spaces:
Sleeping
Sleeping
VoTuongQuan
commited on
Commit
•
6dab43d
1
Parent(s):
43b9eef
Update app.py
Browse files
app.py
CHANGED
@@ -19,7 +19,7 @@ description = '''
|
|
19 |
|
20 |
'''
|
21 |
|
22 |
-
examples = [
|
23 |
|
24 |
# Load the configuration file.
|
25 |
ort_session = ort.InferenceSession('VSL_SAM_SLR_V2.onnx')
|
|
|
19 |
|
20 |
'''
|
21 |
|
22 |
+
examples = []
|
23 |
|
24 |
# Load the configuration file.
|
25 |
ort_session = ort.InferenceSession('VSL_SAM_SLR_V2.onnx')
|