victor HF staff commited on
Commit
dadaf13
·
1 Parent(s): a8a82b8

feat: Add DeepSeek-V3 example alongside Qwen example

Browse files
Files changed (1) hide show
  1. app.py +7 -0
app.py CHANGED
@@ -333,6 +333,13 @@ with gr.Blocks() as demo:
333
  0.1,
334
  "Qwen/Qwen2.5-Coder-32B-Instruct",
335
  ],
 
 
 
 
 
 
 
336
  [
337
  [
338
  "./examples/cat1.jpeg",
 
333
  0.1,
334
  "Qwen/Qwen2.5-Coder-32B-Instruct",
335
  ],
336
+ [
337
+ ["./examples/ai_talk.wav", "./examples/bg-image.png"],
338
+ "Use the image as the background with a waveform visualization for the audio positioned in center of the video.",
339
+ 0.7,
340
+ 0.1,
341
+ "deepseek-ai/DeepSeek-V3",
342
+ ],
343
  [
344
  [
345
  "./examples/cat1.jpeg",