Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
ByteShield
/
ByteShield-Chatbot
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Aishu-7
commited on
Jun 11
Commit
42fb17f
·
verified
·
1 Parent(s):
4c89e39
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -120,7 +120,7 @@ with gr.Blocks(theme=gr.themes.Ocean()) as demo:
120
)
121
122
123
-
demo.launch()
)
124
125
126
120
)
121
122
123
+
demo.launch()
124
125
126