ll7098ll commited on
Commit
4a76e3f
·
verified ·
1 Parent(s): 90424bc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -91,7 +91,7 @@ iface = gr.Interface(
91
  examples=[
92
  ["임진왜란"],
93
  ["식물의 구조"],
94
- ["태양계"],
95
  ]
96
  )
97
 
 
91
  examples=[
92
  ["임진왜란"],
93
  ["식물의 구조"],
94
+ ["태양계"]
95
  ]
96
  )
97