vitamom commited on
Commit
33decca
ยท
verified ยท
1 Parent(s): 901c73f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -16,7 +16,7 @@ def convert_and_save(image):
16
  return gray_image, output_path
17
 
18
  # ์˜ˆ์‹œ ์ด๋ฏธ์ง€ ํŒŒ์ผ ์ด๋ฆ„
19
- example_files = ["1.png", "2.png", "3.png"]
20
 
21
  # ๊ธฐ๋ณธ ์˜ˆ์‹œ ์ด๋ฏธ์ง€ ์ƒ์„ฑ ํ•จ์ˆ˜
22
  def create_example_image(file_path, text):
 
16
  return gray_image, output_path
17
 
18
  # ์˜ˆ์‹œ ์ด๋ฏธ์ง€ ํŒŒ์ผ ์ด๋ฆ„
19
+ example_files = ["1..png", "2..jpg", "3.png"]
20
 
21
  # ๊ธฐ๋ณธ ์˜ˆ์‹œ ์ด๋ฏธ์ง€ ์ƒ์„ฑ ํ•จ์ˆ˜
22
  def create_example_image(file_path, text):