Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
1234floor
/
matorus-replit-openorca
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
413bd14
matorus-replit-openorca
/
app.py
1234floor
initial commit
413bd14
over 1 year ago
raw
Copy download link
history
blame
Safe
81 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/matorus/replit-openorca"
).launch()