dingzhang

Results 5 comments of dingzhang

https://github.com/HumanAIGC/AnimateAnyone 时间问题吗

openstack用户对接部分,向space中添加成员时会判断下是不是openstack type的space,如果是才会向openstack keystone服务发送用户相关的请求

hi,@longxiaofei Is it possible to obtain the last filtered dataframe object in Gradio? ``` df = pd.DataFrame(dj) pyg_app = get_html_on_gradio(df, spec="./viz-config.json",spec_io_mode="rw",default_tab="data") gr.HTML(pyg_app) ```