Skip to content

Updated requirements#41

Open
acen20 wants to merge 2 commits intoIDEA-Research:masterfrom
acen20:master
Open

Updated requirements#41
acen20 wants to merge 2 commits intoIDEA-Research:masterfrom
acen20:master

Conversation

@acen20
Copy link
Copy Markdown

@acen20 acen20 commented Jan 6, 2025

Gradio (4.0.2) throws multiple errors. Firstly, the gr.Image takes list of sources instead of source. 'source' parameter is not recognized by this version of Gradio.
Secondly, the gr.outputs is also not recognized by this version.
The version '3.5.0' does not give any errors.

All in all, 2 changes:

  1. "source" to "sources"
  2. gradio==4.0.2 to gradio==3.5.0

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

Successfully merging this pull request may close these issues.

1 participant