Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
thoucentric
/
Big-Five-Personality-Traits-Detection
like
15
Running
App
Files
Files
Community
1
owaiskha9654
commited on
Jan 30, 2023
Commit
c883f39
β’
1 Parent(s):
5e6d21d
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -101,4 +101,4 @@ app = gr.Interface(
101
)
102
103
104
-
app.launch(
inline=True,share=True,
show_error=False)
101
)
102
103
104
+
app.launch(show_error=False)