Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
thong0710
/
SAIF
like
0
Running
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
main
SAIF
/
saifguard_demo.py
NTThong0710
DEPLOY
22da32d
5 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
74 Bytes
from
app.app_ui
import
demo
if
__name__ ==
"__main__"
:
demo.launch()