Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
srichaitanya3
/
Ransomeware_detecting
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
srichaitanya3
commited on
Apr 12
Commit
aca2d9c
·
verified
·
1 Parent(s):
ced7467
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -79,3 +79,4 @@ def create_interface():
79
# Launch the app
80
interface = create_interface()
81
interface.launch()
79
# Launch the app
80
interface = create_interface()
81
interface.launch()
82
+
interface.launch(share=True)