Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
JiaxinGe
/
AutoPresent
like
5
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
para-lost
commited on
Nov 30, 2024
Commit
9332cd4
·
1 Parent(s):
a23ed03
app date
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -186,4 +186,4 @@ iface = gr.Interface(
186
description="Automatically Generate a presentation slide"
187
)
188
189
-
186
description="Automatically Generate a presentation slide"
187
)
188
189
+
iface.launch()