gradio
9863415d - Update README.md to correct example which throws error when using "shape" as an argument to Image (#6251)

Commit
2 years ago
Update README.md to correct example which throws error when using "shape" as an argument to Image (#6251) "shape" does not seem to be a keyword any more and an error is thrown upon using it: ```TypeError: __init__() got an unexpected keyword argument 'shape'```
Parents
Loading