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:
Ashrafb
/
BWC
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Ashrafb
commited on
Dec 8, 2023
Commit
e7ccc7e
·
1 Parent(s):
db4785c
Update main.py
Browse files
Files changed (1)
hide
show
main.py
+1
-1
main.py
CHANGED
Viewed
@@ -98,4 +98,4 @@ gr.Interface(
98
}
99
}
100
'''
101
-
).launch()
98
}
99
}
100
'''
101
+
).launch(
share=False
)