Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
abhisheky127
/
Fold_TransactionClassification
like
2
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
abhisheky127
commited on
Jul 8, 2023
Commit
13335cc
·
1 Parent(s):
c452eac
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -108,4 +108,4 @@ gui = gr.Interface(title=title,
108
)
109
110
#display the interface
111
-
gui.launch(
share=True,
debug=True)
108
)
109
110
#display the interface
111
+
gui.launch(debug=True)