Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
samwell
/
samwell-sam
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
e10f953
samwell-sam
/
app.py
samwell
initial commit
e10f953
almost 2 years ago
raw
Copy download link
history
blame
69 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/samwell/sam"
).launch()