Commit History

Tidy up some loose ends
26352f5
Running

rdezwart commited on

Merge remote-tracking branch 'origin/main'
3b11883

rdezwart commited on

Swap order of UI elements
ef6805a

rdezwart commited on

Change order of UI components
58a6a45

rdezwart commited on

Add interactive flag to match other image input
8a3a009

rdezwart commited on

Tidy up event listeners
8db35f3

rdezwart commited on

Update UI
17317f8

rdezwart commited on

Include original image in gallery output
33f25f1

rdezwart commited on

Enable download button in gallery
1bb134f

rdezwart commited on

Disable webcam mirroring
4cc945b

rdezwart commited on

Change UI in Moondream tab
9c795ec

rdezwart commited on

Update UI and lock out buttons when no images present
331994a

rdezwart commited on

Feed 'selected_image' as function input
29ebbdc

rdezwart commited on

Adjust UI
76d95be

rdezwart commited on

Change 'selected_image' into a Gradio component
e83e97c

rdezwart commited on

Start 'selected_image' at 0
6879c60

rdezwart commited on

Hook selected image from gallery into Moondream input
e881756

rdezwart commited on

Disable preview mode again
b32931d

rdezwart commited on

Revert event listener type change
d92f93c

rdezwart commited on

Try changing interactive state another different way
1d43352

rdezwart commited on

Try changing interactive state a different way
3c20c07

rdezwart commited on

Debug issues with proceed button functionality
0721dd9

rdezwart commited on

Hook proceed button to gallery's event listener
8a23239

rdezwart commited on

Adjust gallery and rename yolos_button
4d495ce

rdezwart commited on

Remove share button and add label to selected index
e2ae5eb

rdezwart commited on

Adjust layout and test gallery event listener
cbb61c3

rdezwart commited on

Adjust object detection layout
9b94c6b

rdezwart commited on

Add captions to detected images gallery
698fd5a

rdezwart commited on

Change YOLOS output from image to gallery of images
0a5c36c

rdezwart commited on

Fix "'Image' object is not subscriptable" error
1dc8ee5

rdezwart commited on

Try creating cropped images from bounding boxes
da68fcd

rdezwart commited on

Fix PyCharm Pillow-related autocomplete
927201f

rdezwart commited on

Change YOLOS input image to PIL type
22d7c64

rdezwart commited on

Add Pillow dependency
5a8720b

rdezwart commited on

Begin implementing object detection
ada211a

rdezwart commited on

Include new object detection model
7b6a6bf

rdezwart commited on

Remove 'torch_dtype' parameter
bf22d27

rdezwart commited on

Put timm back in because it broke
dd6d582

rdezwart commited on

Move Gradio app creation into main block
60a2be3

rdezwart commited on

Try to implement threading
83c71a6

rdezwart commited on

Replace timm with torch
d00bd74

rdezwart commited on

Change input image type to try and fix numpy bug
adf8326

rdezwart commited on

Change how we ask the model questions
2f92f19

rdezwart commited on

Fix submit button
5a0207c

rdezwart commited on

Try loading moondream2 using parts of their example
6dafc63

rdezwart commited on

Add timm dependency
bcff369

rdezwart commited on

Try loading moondream2
77b3326

rdezwart commited on

Fix build error from using Python 3.12
523726f

rdezwart commited on

Update README.md
26fd683

rdezwart commited on

Create app.py
5756dad

rdezwart commited on