Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
TeamTonic
/
BulbiPlantDoctor
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Tonic
commited on
Nov 24, 2023
Commit
890f2c9
Β·
1 Parent(s):
406e43d
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -51,4 +51,4 @@ iface = gr.Interface(
51
examples=examples
52
)
53
54
-
iface.launch(
theme="Tonic/greenblast"
)
51
examples=examples
52
)
53
54
+
iface.launch()