Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
poiiii
/
clefourrier-graphormer-base-pcqm4mv1
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
e817814
clefourrier-graphormer-base-pcqm4mv1
/
app.py
poiiii
initial commit
e817814
almost 2 years ago
raw
Copy download link
history
blame
Safe
94 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/clefourrier/graphormer-base-pcqm4mv1"
).launch()