Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
compaq
/
compaq-reginanew
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
83bb3f8
compaq-reginanew
/
app.py
compaq
initial commit
83bb3f8
verified
6 months ago
raw
Copy download link
history
blame
Safe
98 Bytes
import
gradio
as
gr
gr.load(
"models/compaq/reginanew"
,
provider=
"hf-inference"
,
).launch()