Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
GT4SD
/
PatentToolkit
like
5
Runtime error
App
Files
Files
Community
3
Fetching metadata from the HF Docker repository...
thepolymerguy
commited on
Apr 10, 2023
Commit
92f57aa
·
1 Parent(s):
716c6e6
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -430,6 +430,7 @@ with gr.Blocks(title='Claimed', theme=theme) as demo:
430
431
""")
432
433
434
435
demo.launch()
430
431
""")
432
433
+
#
434
435
436
demo.launch()