Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
sadgaj
/
firstdemo
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
sadgaj
commited on
Feb 19, 2023
Commit
2c6d721
·
1 Parent(s):
82eaeac
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -23,7 +23,7 @@ def greet(name):
23
24
examples = [
25
26
-
['[C][=C][C][=C][C][=C][Ring1][=Branch1]']
27
28
]
29
23
24
examples = [
25
26
+
['[C][=C][C][=C][C][=C][Ring1][=Branch1]']
,['[C]']
27
28
]
29