vaitor2 / app.py

Commit History

update
d410025
Running

youngtsai commited on

def render_mind_map():
97b6531

youngtsai commited on

content_grade = gr.Textbox(label="選擇年級", value="", visible=False)
c26cfac

youngtsai commited on

content_subject = gr.Textbox(label="選擇主題", value="", visible=False)
87d834d

youngtsai commited on

let mind_map_tab_button = document.querySelector("#mind_map_tab-button");
b0f3a86
verified

youngtsai commited on

debug , visible=False
b63902e
verified

youngtsai commited on

hide fail chatbot
84d95d6
verified

youngtsai commited on

chore: mount gradio app to fastapi app for blocking redirect and hide bot image button
a5b7970
verified

ChenyuRabbitLove commited on

chore: rollback to the version of 4.36.0 without url redirect block
124810b

ChenyuRabbitLove commited on

bugfix: fix the create_app indent
b16704a
verified

ChenyuRabbitLove commited on

chore: mount the app to add middleware for blocking redirect url
c959b92
verified

ChenyuRabbitLove commited on

chore: remove the share buttons args in bot selection
aad2317
verified

ChenyuRabbitLove commited on

chore: hide buttons on the image comp and remove the query string from s3 url
cb123aa
verified

ChenyuRabbitLove commited on

debug process_transcript_and_screenshots_on_gcs
07aa2aa

youngtsai commited on

generate_transcription_by_whisper hide
9bc27e6

youngtsai commited on

gemini to transcription
5ec7e82

youngtsai commited on

segment.text
6cdebb1

youngtsai commited on

remove moderation_response_dict
2b9c270

youngtsai commited on

remove bot2 key
200573e

youngtsai commited on

remove OPEN_AI_MODERATION_CLIENT
cb87406

youngtsai commited on

remove gallery_content
098ecc7

youngtsai commited on

gr.Accordion("免責聲明", open=True):
3a6e4a6

youngtsai commited on

refresh_btn.click(
e6749ab

youngtsai commited on

def refresh_video_LLM_all_content(video_ids):
c095b27

youngtsai commited on

mind map add
ec62ce4

youngtsai commited on

# 飛特音速 add
2225708

youngtsai commited on

change: add junyiacademy.appspot.com to valid origin
dbcfc71
verified

jy-raychen commited on

doc: add note after update youtube_link events
0b69a11
verified

jy-raychen commited on

change to use `input` listener
795857a
verified

jy-raychen commited on

Add block_ready_flag (#2)
8a12255
verified

jy-raychen commited on

update
6991427

youngtsai commited on

update
28353ce

youngtsai commited on

update
b96d724

youngtsai commited on

update
d4bec48

youngtsai commited on

update
c9bb5b3

youngtsai commited on

update
71df495

youngtsai commited on

update
eb776f5

youngtsai commited on

update
a15a2f3

youngtsai commited on

update
323212d

youngtsai commited on

update
0af8b29

youngtsai commited on

update
5324cd6

youngtsai commited on

update
f4feb7d

youngtsai commited on

worksheet_edit_button = gr.Button("編輯", size="sm", variant="primary")
b326bfd

youngtsai commited on

with gr.Tab("教學備課"):
54486da

youngtsai commited on

'format': "bestvideo[height<=720][ext=mp4]",
a5c3e6a

youngtsai commited on

with yt_dlp.YoutubeDL(ydl_opts) as ydl:
ba2af2c

youngtsai commited on