Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Penality
/
pdf-something
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Penality
commited on
Feb 25
Commit
5f799ae
·
verified
·
1 Parent(s):
b26c7d3
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -197,6 +197,7 @@ iface = gr.TabbedInterface(
197
outputs="text",
198
)
199
]
200
201
# Launch Gradio app
202
iface.launch()
197
outputs="text",
198
)
199
]
200
+
)
201
202
# Launch Gradio app
203
iface.launch()