Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
juanferocu
/
SciPhi-Triplex
like
0
Runtime error
App
Files
Files
Community
main
SciPhi-Triplex
/
app.py
juanferocu
initial commit
19317bc
verified
5 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
62 Bytes
import
gradio
as
gr
gr.load(
"models/SciPhi/Triplex"
).launch()