Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -12,7 +12,7 @@ urlretrieve("https://github.com/SamDaaLamb/ValorantTracker/blob/main/clip2_-1450
|
|
12 |
urlretrieve("https://github.com/SamDaaLamb/ValorantTracker/blob/main/clip2_-1450-_jpg.jpg?raw=true", "clip2_-1450-_jpg.jpg")
|
13 |
examples = [ # need to manually delete cache everytime new examples are added
|
14 |
["clip2_-1450-_jpg.jpg"],
|
15 |
-
["clip2_-1450-_jpg.jpg"]
|
16 |
|
17 |
def speclab(img):
|
18 |
|
|
|
12 |
urlretrieve("https://github.com/SamDaaLamb/ValorantTracker/blob/main/clip2_-1450-_jpg.jpg?raw=true", "clip2_-1450-_jpg.jpg")
|
13 |
examples = [ # need to manually delete cache everytime new examples are added
|
14 |
["clip2_-1450-_jpg.jpg"],
|
15 |
+
["clip2_-1450-_jpg.jpg"]]
|
16 |
|
17 |
def speclab(img):
|
18 |
|