Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -15,7 +15,7 @@ labels = [
|
|
15 |
|
16 |
# Available models for the dropdown
|
17 |
models = {
|
18 |
-
|
19 |
"0-ma/mobilenet-v2-geometric-shapes": "0-ma/mobilenet-v2-geometric-shapes",
|
20 |
"0-ma/focalnet-geometric-shapes-tiny": "0-ma/focalnet-geometric-shapes-tiny" ,
|
21 |
"0-ma/efficientnet-b2-geometric-shapes":"0-ma/efficientnet-b2-geometric-shapes",
|
|
|
15 |
|
16 |
# Available models for the dropdown
|
17 |
models = {
|
18 |
+
"0-ma/swin-geometric-shapes-tiny": "0-ma/swin-geometric-shapes-tiny",
|
19 |
"0-ma/mobilenet-v2-geometric-shapes": "0-ma/mobilenet-v2-geometric-shapes",
|
20 |
"0-ma/focalnet-geometric-shapes-tiny": "0-ma/focalnet-geometric-shapes-tiny" ,
|
21 |
"0-ma/efficientnet-b2-geometric-shapes":"0-ma/efficientnet-b2-geometric-shapes",
|