Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
hs1991
/
clefourrier-graphormer-base-pcqm4mv2
like
0
Runtime error
App
Files
Files
Community
fa68a44
clefourrier-graphormer-base-pcqm4mv2
/
app.py
hs1991
initial commit
fa68a44
over 1 year ago
raw
Copy download link
history
blame
Safe
94 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/clefourrier/graphormer-base-pcqm4mv2"
).launch()