Spaces:
Runtime error
Runtime error
Guru
commited on
Commit
·
6e2c569
1
Parent(s):
e5b57cc
: Init project
Browse files
app.py
CHANGED
@@ -11,7 +11,7 @@ import torchvision.transforms.functional as TVF
|
|
11 |
MODEL_REPO = "fancyfeast/joytag"
|
12 |
THRESHOLD = 0.4
|
13 |
DESCRIPTION = """
|
14 |
-
Demo for the
|
15 |
"""
|
16 |
|
17 |
|
|
|
11 |
MODEL_REPO = "fancyfeast/joytag"
|
12 |
THRESHOLD = 0.4
|
13 |
DESCRIPTION = """
|
14 |
+
Demo for the automatic image tagging
|
15 |
"""
|
16 |
|
17 |
|