Hugging Face Forums
How can I refresh rows by click button
Gradio
Afly
November 2, 2023, 7:35am
1
What I need:
input a text
click the search button
show all the videos that click funtion returned, the quantity of return videos is not fixed, each three of those show as a row.
now I can do 1 and 2, but how to get 3?