Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does the current input interface support video input? #34

Closed
a849173140 opened this issue Jul 22, 2020 · 4 comments
Closed

Does the current input interface support video input? #34

a849173140 opened this issue Jul 22, 2020 · 4 comments

Comments

@a849173140
Copy link

My model is a video based classification model, Gradio is currently supported?
One more little question, how do I set up POST?

@abidlabs
Copy link
Member

Currently, we don't have video as an input interface, but we are working on setting that up. Can you tell us more about your use case?

As far as your second question, I'm not sure what you mean. Can you elaborate some more?

@a849173140
Copy link
Author

a849173140 commented Jul 30, 2020

Thanks for your reply

My model is about the behavior detection of the person in the video, input the video and output whether the video contains the behavior.

About the second question, I mean that the default port is currently 7860 after deployment, how can I modify it.

@abidlabs
Copy link
Member

Great, we'll let you know once we support video.

As far as the port, you can simply pass in the server_port parameter when you create the Interface object

@a849173140
Copy link
Author

Ok, I see. Thank you very much.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants