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

gradio web demo #2

Merged
merged 4 commits into from
Apr 14, 2021
Merged

gradio web demo #2

merged 4 commits into from
Apr 14, 2021

Conversation

AK391
Copy link
Contributor

@AK391 AK391 commented Apr 13, 2021

added web demo to use mobilestylegan in gradio

@bes-dev
Copy link
Owner

bes-dev commented Apr 13, 2021

@AK391 thanks for your contribution!
There are some points:

  • Please, rename your demo like web_demo.py or something like this, and move your demo at the random_face/ folder. In this way we will can run your demo like 'python -m random_face.web_demo'
  • Please, rename the block about your demo like "Web demo" and move it down after block "Demo" in the Readme file. Also, add instruction how to run this demo localy from command line.

@bes-dev
Copy link
Owner

bes-dev commented Apr 13, 2021

@AK391 also, please determine valid range for alpha as [0; 1]

@AK391
Copy link
Contributor Author

AK391 commented Apr 13, 2021

@bes-dev I have made the updates thanks

@AK391
Copy link
Contributor Author

AK391 commented Apr 13, 2021

@bes-dev this is meant to run in the web, to run locally you would do pip install gradio and run the web_demo.py file

@bes-dev
Copy link
Owner

bes-dev commented Apr 14, 2021

Cool 👍

@bes-dev bes-dev merged commit d524077 into bes-dev:master Apr 14, 2021
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.

2 participants