Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
rafiuddin
/
whisper-conversation-analysis
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
rafiuddin
commited on
Dec 28, 2022
Commit
53d692f
·
1 Parent(s):
95282c6
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -209,4 +209,4 @@ with block:
209
</div>
210
''')
211
212
-
block.launch(
debug
=
True)
209
</div>
210
''')
211
212
+
block.launch(
share
=True)