Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
ll7098ll/activities
ll7098ll
/
gamification
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ll7098ll
commited on
Aug 27, 2024
Commit
4a76e3f
·
verified
·
1 Parent(s):
90424bc
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -91,7 +91,7 @@ iface = gr.Interface(
91
examples=[
92
["임진왜란"],
93
["식물의 구조"],
94
-
["태양계"]
,
95
]
96
)
97
91
examples=[
92
["임진왜란"],
93
["식물의 구조"],
94
+
["태양계"]
95
]
96
)
97