Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -755,7 +755,39 @@ def merge_section_videos(section1, section2, section3, section4, section5):
|
|
755 |
except Exception as e:
|
756 |
raise gr.Error(f"๋น๋์ค ๊ฒฐํฉ ์ค ์ค๋ฅ ๋ฐ์: {e}")
|
757 |
|
758 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
759 |
# Gradio Interface Definition
|
760 |
with gr.Blocks(theme=gr.themes.Soft()) as iface:
|
761 |
with gr.Tabs():
|
@@ -861,11 +893,17 @@ with gr.Blocks(theme=gr.themes.Soft()) as iface:
|
|
861 |
with gr.Column():
|
862 |
img2vid_output = gr.Video(label="์์ฑ๋ ๋น๋์ค")
|
863 |
|
864 |
-
|
865 |
-
# Scenario to Video Tab (Modified)
|
866 |
with gr.TabItem("์๋๋ฆฌ์ค๋ก ๋น๋์ค ๋ง๋ค๊ธฐ(์ํผ)"):
|
867 |
with gr.Row():
|
868 |
with gr.Column(scale=1):
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
869 |
scenario_input = gr.Textbox(
|
870 |
label="์์ ์คํฌ๋ฆฝํธ ์
๋ ฅ",
|
871 |
placeholder="์ ์ฒด ์๋๋ฆฌ์ค๋ฅผ ์
๋ ฅํ์ธ์...",
|
@@ -877,6 +915,8 @@ with gr.Blocks(theme=gr.themes.Soft()) as iface:
|
|
877 |
label="ํ๋ฉด ํฌ๊ธฐ ์ ํ"
|
878 |
)
|
879 |
analyze_btn = gr.Button("์๋๋ฆฌ์ค ๋ถ์ ๋ฐ ํ๋กฌํํธ ์์ฑ", variant="primary")
|
|
|
|
|
880 |
|
881 |
with gr.Column(scale=2):
|
882 |
with gr.Row():
|
@@ -1120,6 +1160,12 @@ with gr.Blocks(theme=gr.themes.Soft()) as iface:
|
|
1120 |
outputs=merged_video_output
|
1121 |
)
|
1122 |
|
|
|
|
|
|
|
|
|
|
|
|
|
1123 |
|
1124 |
if __name__ == "__main__":
|
1125 |
iface.queue(max_size=64, default_concurrency_limit=1, api_open=False).launch(
|
|
|
755 |
except Exception as e:
|
756 |
raise gr.Error(f"๋น๋์ค ๊ฒฐํฉ ์ค ์ค๋ฅ ๋ฐ์: {e}")
|
757 |
|
758 |
+
def generate_script(topic):
|
759 |
+
"""์ฃผ์ ์ ๋ง๋ ์คํฌ๋ฆฝํธ ์์ฑ"""
|
760 |
+
if not topic:
|
761 |
+
return "์ฃผ์ ๋ฅผ ์
๋ ฅํด์ฃผ์ธ์."
|
762 |
+
|
763 |
+
messages = [
|
764 |
+
{"role": "system", "content": """๋น์ ์ ์์ ์คํฌ๋ฆฝํธ ์์ฑ ์ ๋ฌธ๊ฐ์
๋๋ค.
|
765 |
+
์ฃผ์ด์ง ์ฃผ์ ๋ก ๋ค์ ๊ตฌ์กฐ์ ๋ง๋ 5๊ฐ ์น์
์ ์คํฌ๋ฆฝํธ๋ฅผ ์์ฑํด์ฃผ์ธ์:
|
766 |
+
|
767 |
+
1. ๋ฐฐ๊ฒฝ ๋ฐ ํ์์ฑ: ์ฃผ์ ์๊ฐ์ ์์ฒญ์์ ํฅ๋ฏธ ์ ๋ฐ
|
768 |
+
2. ํฅ๋ฏธ ์ ๋ฐ: ๊ตฌ์ฒด์ ์ธ ๋ด์ฉ ์ ๊ฐ์ ํธ๊ธฐ์ฌ ์๊ทน
|
769 |
+
3. ํด๊ฒฐ์ฑ
์ ์: ํต์ฌ ๋ด์ฉ๊ณผ ํด๊ฒฐ๋ฐฉ์ ์ ์
|
770 |
+
4. ๋ณธ๋ก : ์์ธํ ์ค๋ช
๊ณผ ์ฅ์ ๋ถ๊ฐ
|
771 |
+
5. ๊ฒฐ๋ก : ํต์ฌ ๋ฉ์์ง ๊ฐ์กฐ์ ํ๋ ์ ๋
|
772 |
+
|
773 |
+
๊ฐ ์น์
์ ์์ฐ์ค๋ฝ๊ฒ ์ฐ๊ฒฐ๋์ด์ผ ํ๋ฉฐ,
|
774 |
+
์ ์ฒด์ ์ผ๋ก ์ผ๊ด๋ ํค๊ณผ ๋ถ์๊ธฐ๋ฅผ ์ ์งํ๋ฉด์๋
|
775 |
+
์์ฒญ์์ ๊ด์ฌ์ ๋๊น์ง ์ ์งํ ์ ์๋๋ก ์์ฑํด์ฃผ์ธ์."""},
|
776 |
+
{"role": "user", "content": f"๋ค์ ์ฃผ์ ๋ก ์์ ์คํฌ๋ฆฝํธ๋ฅผ ์์ฑํด์ฃผ์ธ์: {topic}"}
|
777 |
+
]
|
778 |
+
|
779 |
+
try:
|
780 |
+
response = client.chat.completions.create(
|
781 |
+
model="gpt-4-1106-preview",
|
782 |
+
messages=messages,
|
783 |
+
max_tokens=2000,
|
784 |
+
temperature=0.7
|
785 |
+
)
|
786 |
+
return response.choices[0].message.content.strip()
|
787 |
+
except Exception as e:
|
788 |
+
print(f"Error during script generation: {e}")
|
789 |
+
return "์คํฌ๋ฆฝํธ ์์ฑ ์ค ์ค๋ฅ๊ฐ ๋ฐ์ํ์ต๋๋ค."
|
790 |
+
|
791 |
# Gradio Interface Definition
|
792 |
with gr.Blocks(theme=gr.themes.Soft()) as iface:
|
793 |
with gr.Tabs():
|
|
|
893 |
with gr.Column():
|
894 |
img2vid_output = gr.Video(label="์์ฑ๋ ๋น๋์ค")
|
895 |
|
|
|
|
|
896 |
with gr.TabItem("์๋๋ฆฌ์ค๋ก ๋น๋์ค ๋ง๋ค๊ธฐ(์ํผ)"):
|
897 |
with gr.Row():
|
898 |
with gr.Column(scale=1):
|
899 |
+
# ์คํฌ๋ฆฝํธ ์์ฑ ์น์
์ถ๊ฐ
|
900 |
+
script_topic = gr.Textbox(
|
901 |
+
label="์คํฌ๋ฆฝํธ ์์ฑ",
|
902 |
+
placeholder="๊ฒจ์ธ ์ผ๋ณธ ์จ์ฒ ์ฌํ์ ์ฃผ์ ๋ก ๋ฐ์ ๋๋์ผ๋ก ์คํฌ๋ฆฝํธ ์์ฑํ๋ผ",
|
903 |
+
lines=2
|
904 |
+
)
|
905 |
+
generate_script_btn = gr.Button("์คํฌ๋ฆฝํธ ์์ฑ", variant="primary")
|
906 |
+
|
907 |
scenario_input = gr.Textbox(
|
908 |
label="์์ ์คํฌ๋ฆฝํธ ์
๋ ฅ",
|
909 |
placeholder="์ ์ฒด ์๋๋ฆฌ์ค๋ฅผ ์
๋ ฅํ์ธ์...",
|
|
|
915 |
label="ํ๋ฉด ํฌ๊ธฐ ์ ํ"
|
916 |
)
|
917 |
analyze_btn = gr.Button("์๋๋ฆฌ์ค ๋ถ์ ๋ฐ ํ๋กฌํํธ ์์ฑ", variant="primary")
|
918 |
+
|
919 |
+
|
920 |
|
921 |
with gr.Column(scale=2):
|
922 |
with gr.Row():
|
|
|
1160 |
outputs=merged_video_output
|
1161 |
)
|
1162 |
|
1163 |
+
# ์คํฌ๋ฆฝํธ ์์ฑ ๋ฒํผ ์ด๋ฒคํธ ํธ๋ค๋ฌ
|
1164 |
+
generate_script_btn.click(
|
1165 |
+
fn=generate_script,
|
1166 |
+
inputs=[script_topic],
|
1167 |
+
outputs=[scenario_input]
|
1168 |
+
)
|
1169 |
|
1170 |
if __name__ == "__main__":
|
1171 |
iface.queue(max_size=64, default_concurrency_limit=1, api_open=False).launch(
|