Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
rdezwart
/
FoodIdentifier
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
FoodIdentifier
/
app.py
Commit History
Tidy up some loose ends
26352f5
rdezwart
commited on
Apr 18, 2024
Swap order of UI elements
ef6805a
rdezwart
commited on
Apr 18, 2024
Add interactive flag to match other image input
8a3a009
rdezwart
commited on
Apr 18, 2024
Tidy up event listeners
8db35f3
rdezwart
commited on
Apr 18, 2024
Update UI
17317f8
rdezwart
commited on
Apr 18, 2024
Include original image in gallery output
33f25f1
rdezwart
commited on
Apr 18, 2024
Enable download button in gallery
1bb134f
rdezwart
commited on
Apr 18, 2024
Disable webcam mirroring
4cc945b
rdezwart
commited on
Apr 18, 2024
Change UI in Moondream tab
9c795ec
rdezwart
commited on
Apr 18, 2024
Update UI and lock out buttons when no images present
331994a
rdezwart
commited on
Apr 18, 2024
Feed 'selected_image' as function input
29ebbdc
rdezwart
commited on
Apr 17, 2024
Adjust UI
76d95be
rdezwart
commited on
Apr 17, 2024
Change 'selected_image' into a Gradio component
e83e97c
rdezwart
commited on
Apr 17, 2024
Start 'selected_image' at 0
6879c60
rdezwart
commited on
Apr 17, 2024
Hook selected image from gallery into Moondream input
e881756
rdezwart
commited on
Apr 17, 2024
Disable preview mode again
b32931d
rdezwart
commited on
Apr 17, 2024
Revert event listener type change
d92f93c
rdezwart
commited on
Apr 17, 2024
Try changing interactive state another different way
1d43352
rdezwart
commited on
Apr 17, 2024
Try changing interactive state a different way
3c20c07
rdezwart
commited on
Apr 17, 2024
Debug issues with proceed button functionality
0721dd9
rdezwart
commited on
Apr 17, 2024
Hook proceed button to gallery's event listener
8a23239
rdezwart
commited on
Apr 17, 2024
Adjust gallery and rename yolos_button
4d495ce
rdezwart
commited on
Apr 17, 2024
Remove share button and add label to selected index
e2ae5eb
rdezwart
commited on
Apr 17, 2024
Adjust layout and test gallery event listener
cbb61c3
rdezwart
commited on
Apr 17, 2024
Adjust object detection layout
9b94c6b
rdezwart
commited on
Apr 17, 2024
Add captions to detected images gallery
698fd5a
rdezwart
commited on
Apr 17, 2024
Change YOLOS output from image to gallery of images
0a5c36c
rdezwart
commited on
Apr 17, 2024
Fix "'Image' object is not subscriptable" error
1dc8ee5
rdezwart
commited on
Apr 17, 2024
Try creating cropped images from bounding boxes
da68fcd
rdezwart
commited on
Apr 17, 2024
Fix PyCharm Pillow-related autocomplete
927201f
rdezwart
commited on
Apr 17, 2024
Change YOLOS input image to PIL type
22d7c64
rdezwart
commited on
Apr 17, 2024
Begin implementing object detection
ada211a
rdezwart
commited on
Apr 17, 2024
Remove 'torch_dtype' parameter
bf22d27
rdezwart
commited on
Apr 17, 2024
Move Gradio app creation into main block
60a2be3
rdezwart
commited on
Apr 17, 2024
Try to implement threading
83c71a6
rdezwart
commited on
Apr 17, 2024
Change input image type to try and fix numpy bug
adf8326
rdezwart
commited on
Apr 17, 2024
Change how we ask the model questions
2f92f19
rdezwart
commited on
Apr 17, 2024
Fix submit button
5a0207c
rdezwart
commited on
Apr 17, 2024
Try loading moondream2 using parts of their example
6dafc63
rdezwart
commited on
Apr 17, 2024
Try loading moondream2
77b3326
rdezwart
commited on
Apr 16, 2024
Create app.py
5756dad
rdezwart
commited on
Apr 16, 2024