Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
thirdai
/
FoodUDT-1B
like
4
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
tharunkr24
commited on
Mar 24, 2023
Commit
642c855
·
1 Parent(s):
87e6019
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-3
app.py
CHANGED
Viewed
@@ -144,9 +144,7 @@ def handle_feedback(button_id: int):
144
145
146
default_query = (
147
-
""
"
148
-
baby food
149
-
"""
150
)
151
152
144
145
146
default_query = (
147
+
"
moroccan spicy fish
"
148
)
149
150