Spaces:
Running
Running
admin
commited on
Commit
·
365ffa3
1
Parent(s):
610f7e5
upd title
Browse files
app.py
CHANGED
@@ -6,7 +6,7 @@ from bvid2acid import bv2acid
|
|
6 |
if __name__ == "__main__":
|
7 |
with gr.Blocks() as demo:
|
8 |
gr.Markdown(
|
9 |
-
"This site does not provide any video storage services, only to provide the most basic resolution services"
|
10 |
)
|
11 |
with gr.Tab("Tiktok"):
|
12 |
tiktok_parser()
|
|
|
6 |
if __name__ == "__main__":
|
7 |
with gr.Blocks() as demo:
|
8 |
gr.Markdown(
|
9 |
+
"This site does not provide any video storage services, only to provide the most basic resolution services, please DO NOT abuse"
|
10 |
)
|
11 |
with gr.Tab("Tiktok"):
|
12 |
tiktok_parser()
|