Closed AK391 closed 2 years ago
@logicwong the cache examples is enabled by default in spaces so that can be removed from launch() https://huggingface.co/spaces/OFA-Sys/OFA-Generic_Interface/blob/main/app.py#L216
@logicwong to add the demo to the ICML2022 organization you can join here https://huggingface.co/organizations/ICML2022/share/BpynfJtfsOTktlmXYoKNqqCnyufKLFXuay and clone the current space and push to ICML 2022 organization
@AK391 Sounds interesting! We would love to participate in this event.
@logicwong great, we also have opened up the event to add models and datasets as well so feel free to clone and push those as well to the ICML 2022 organization for ICML papers and let me know if you need any help with this process, thanks
Hi, great work on the gradio demos for OFA on huggingface https://huggingface.co/OFA-Sys and congrats on acceptance at ICML 2022, we are having a event for ICML 2022 this month at Hugging Face, it would be great to also have the demos updated and submitted to the organization here: https://huggingface.co/ICML2022, thanks
the demos can be updated to the latest version of gradio by updating the sdk version here: https://huggingface.co/spaces/OFA-Sys/OFA-Generic_Interface/blob/main/README.md#L7 for example to 3.0.24 (latest release)