JoJoGAN icon indicating copy to clipboard operation
JoJoGAN copied to clipboard

about

Open yeqingmei123 opened this issue 2 years ago • 4 comments

yeqingmei123 avatar May 23 '22 08:05 yeqingmei123

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!

yeqingmei123 avatar May 23 '22 08:05 yeqingmei123

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

mchong6 avatar May 23 '22 19:05 mchong6

@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 avatar May 23 '22 19:05 AK391

@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

AK391 avatar May 23 '22 20:05 AK391