Spaces:
Sleeping
Sleeping
bigyunicorn
commited on
Commit
·
69d1296
1
Parent(s):
cdd630e
remove the img folder
Browse files- app.py +1 -1
- img/dalle_AhiMaguroSashimi.png +0 -3
app.py
CHANGED
@@ -19,7 +19,7 @@ def sashimiIentifer(input_imgFilePath):
|
|
19 |
return dict(zip(categories, map(float, probs)))
|
20 |
|
21 |
img_examples1 = ["Hotate_Scallops.jpg", "Ahi_YellowfinAndBigeyeTuna_Sashimi.jpg"]
|
22 |
-
img_examples2 = [ "dalle_EngawaAndHotate.png"
|
23 |
|
24 |
demo = gr.Blocks()
|
25 |
|
|
|
19 |
return dict(zip(categories, map(float, probs)))
|
20 |
|
21 |
img_examples1 = ["Hotate_Scallops.jpg", "Ahi_YellowfinAndBigeyeTuna_Sashimi.jpg"]
|
22 |
+
img_examples2 = [ "dalle_EngawaAndHotate.png"]
|
23 |
|
24 |
demo = gr.Blocks()
|
25 |
|
img/dalle_AhiMaguroSashimi.png
DELETED
Git LFS Details
|