Spaces:
Running
Running
Gradio on HF space and local on Python/Spyder produces different results
#1
by
pchen
- opened
The codes in this example of "variable_outputs" do not produce the same result on HG space or local Python/Spyder. On Colab, the number of output textboxes changes with the slider, as intended. However, when the same codes run locally on Python or Spyder, the number of output textboxes does not change; only the labels of the textbox disappear. Can anyone explain why this happens?
pchen
changed discussion title from
Gradio on HF space and on Colab produces different results
to Gradio on HF space and local on Python/Python produces different results
pchen
changed discussion title from
Gradio on HF space and local on Python/Python produces different results
to Gradio on HF space and local on Python/Spyder produces different results
Resolved by updating the Gradio library.
pchen
changed discussion status to
closed