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

about #33

Open
yeqingmei123 opened this issue May 23, 2022 · 4 comments
Open

about #33

yeqingmei123 opened this issue May 23, 2022 · 4 comments

Comments

@yeqingmei123
Copy link

No description provided.

@yeqingmei123
Copy link
Author

i want to add the app.py ( in huggingface ) into the colab to realize the Gradio app online ,before the update i can get the result ,but now it can't show the result i don't know why!

@mchong6
Copy link
Owner

mchong6 commented May 23, 2022

Im not familiar with gradio @AK391 do you know why?

@AK391
Copy link
Contributor

AK391 commented May 23, 2022

@yeqingmei123 @mchong6 just tried the app in spaces https://huggingface.co/spaces/akhaliq/JoJoGAN and it is working for me,
Screen Shot 2022-05-23 at 3 38 37 PM
are you trying to run the app in colab,

that can be done by doing

import gradio as gr gr.Interface.load("spaces/akhaliq/JoJoGAN).launch()

@AK391
Copy link
Contributor

AK391 commented May 23, 2022

@yeqingmei123 @mchong6 also might be interested, we are having a event for the new Gradio blocks API https://huggingface.co/Gradio-Blocks, would be great to update jojogan with blocks or to submit another demo: https://huggingface.co/Gradio-Blocks

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

3 participants