Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Upload folder using huggingface_hub
Browse files
modules/youtube_metadata/app.py
CHANGED
|
@@ -197,7 +197,7 @@ with gr.Blocks(title="Sanatana AI - Youtube Metadata Surfer") as youtube_metadat
|
|
| 197 |
# modal_html = gr.HTML()
|
| 198 |
channel_videos_df = gr.DataFrame(
|
| 199 |
show_search=True,
|
| 200 |
-
show_copy_button=True,
|
| 201 |
show_fullscreen_button=True,
|
| 202 |
datatype=[
|
| 203 |
"int",
|
|
|
|
| 197 |
# modal_html = gr.HTML()
|
| 198 |
channel_videos_df = gr.DataFrame(
|
| 199 |
show_search=True,
|
| 200 |
+
# show_copy_button=True,
|
| 201 |
show_fullscreen_button=True,
|
| 202 |
datatype=[
|
| 203 |
"int",
|