Is there an existing issue for this?
Describe the bug
Trying to upgrade the PIFu Space project to the latest gradio==2.8b23 however the cached examples via the classical Interface don't seem to be functional well with gr.Model3D as compared to the previous gr.outputs.Image3D
When switching between examples, the Model3D component doesn't clean up the state. I'm guessing this is the related to the component preprocess_example call.
Reproduction
git clone https://huggingface.co/spaces/radames/PIFu-Clothed-Human-Digitization
pip install -r requirements.txt
pip install gradio==2.9b23
python PIFu/spaces.py
Screenshot


Logs
No response
System Info
Severity
annoyance
Is there an existing issue for this?
Describe the bug
Trying to upgrade the PIFu Space project to the latest
gradio==2.8b23however the cached examples via the classicalInterfacedon't seem to be functional well withgr.Model3Das compared to the previousgr.outputs.Image3DWhen switching between examples, the Model3D component doesn't clean up the state. I'm guessing this is the related to the component preprocess_example call.
Reproduction
Screenshot
Logs
No response
System Info
Severity
annoyance