Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
bigscience-data
/
token-explorer
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
christopher
commited on
May 4
Commit
36cc2ca
Β·
verified
Β·
1 Parent(s):
fce2415
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -64,4 +64,4 @@ iface = gr.Interface(
64
["man"]
65
],
66
)
67
-
iface.launch(
enable_queue=True, debug=True, show_error=True
)
64
["man"]
65
],
66
)
67
+
iface.launch()