Sense-X / UniFormer

[ICLR2022] official implementation of UniFormer
Apache License 2.0
823 stars 111 forks source link

Gradio Blocks demo #49

Closed AK391 closed 2 years ago

AK391 commented 2 years ago

Hi, great work on the demo for uniformer https://huggingface.co/spaces/Andy1621/uniformer_image_demo, would you be interested in making a gradio blocks version of this for the blocks event this month: https://huggingface.co/Gradio-Blocks or for another model, thanks!

Andy1621 commented 2 years ago

Thanks for your invitation. I have added the image and video demo in Gradio-Blocks~~

AK391 commented 2 years ago

@Andy1621 thanks, could you update the demo to use the gradio blocks feature (see the documentation for this here: https://gradio.app/introduction_to_blocks/) and also the sdk can be updated by adding sdk_version: 3.0.3 for example here after the sdk line https://huggingface.co/spaces/Gradio-Blocks/uniformer_video_demo/blob/main/README.md#L6

Andy1621 commented 2 years ago

@AK391 Thanks for your great suggestion! I have updated the code and used the gradio blocks feature. It works well!

AK391 commented 2 years ago

@Andy1621 great thanks for updating the demo looks great, please also share the competition with anyone else who might be interested

Andy1621 commented 2 years ago

@AK391 Okay, I will share it with my friends. BTW, I have made more demos for Detection and Segmentation.

AK391 commented 2 years ago

@Andy1621 awesome, thanks for sharing and making more demos, looks great