Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Mischa88
/
ArmurAI-Pentest_AI
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
6bd7db3
ArmurAI-Pentest_AI
/
app.py
Mischa88
initial commit
6bd7db3
verified
over 1 year ago
raw
Copy download link
history
blame
Safe
66 Bytes
import
gradio
as
gr
gr.load(
"models/ArmurAI/Pentest_AI"
).launch()