openfree commited on
Commit
c872798
ยท
verified ยท
1 Parent(s): ed00c4f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -7
app.py CHANGED
@@ -552,7 +552,7 @@ examples = [
552
  ],
553
  [
554
  {
555
- "text": "์ด ์˜์ƒ์˜ ๋‚ด์šฉ์„ ์„ค๋ช…ํ•˜๋ผ",
556
  "files": ["assets/additional-examples/tmp.mp4"],
557
  }
558
  ],
@@ -616,12 +616,7 @@ examples = [
616
  "text": "๋‘ ์ด๋ฏธ์ง€๋ฅผ ๋น„๊ตํ•ด์„œ ๊ณตํ†ต์ ๊ณผ ์ฐจ์ด์ ์„ ๋งํ•ด์ฃผ์„ธ์š”.",
617
  "files": ["assets/sample-images/03.png"],
618
  }
619
- ],
620
- [
621
- {
622
- "text": "๋„ˆ๋Š” ์นœ๊ทผํ•˜๊ณ  ๋‹ค์ •ํ•œ ์ดํ•ด์‹ฌ ๋งŽ์€ ์—ฌ์ž์นœ๊ตฌ ์—ญํ• ์ด๋‹ค.",
623
- }
624
- ],
625
 
626
  ]
627
 
 
552
  ],
553
  [
554
  {
555
+ "text": "๋„ˆ๋Š” ์นœ๊ทผํ•˜๊ณ  ๋‹ค์ •ํ•œ ์ดํ•ด์‹ฌ ๋งŽ์€ ์—ฌ์ž์นœ๊ตฌ ์—ญํ• ์ด๋‹ค. ์ด ๋น„๋””์˜ค์— ๋Œ€ํ•ด ์„ค๋ช…ํ•ด์ค˜์ค˜",
556
  "files": ["assets/additional-examples/tmp.mp4"],
557
  }
558
  ],
 
616
  "text": "๋‘ ์ด๋ฏธ์ง€๋ฅผ ๋น„๊ตํ•ด์„œ ๊ณตํ†ต์ ๊ณผ ์ฐจ์ด์ ์„ ๋งํ•ด์ฃผ์„ธ์š”.",
617
  "files": ["assets/sample-images/03.png"],
618
  }
619
+ ],
 
 
 
 
 
620
 
621
  ]
622