JoJoGAN
JoJoGAN copied to clipboard
about
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!
Im not familiar with gradio @AK391 do you know why?
@yeqingmei123 @mchong6 just tried the app in spaces https://huggingface.co/spaces/akhaliq/JoJoGAN and it is working for me,
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()
@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