Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Yiyaozz
/
morph
like
0
Paused
App
Files
Files
Community
Yiyaozz
commited on
Nov 2, 2023
Commit
83eb106
•
1 Parent(s):
a46a8f1
initial commit
Browse files
Files changed (1)
hide
show
app.py
+3
-0
app.py
ADDED
Viewed
@@ -0,0 +1,3 @@
1
+
import gradio as gr
2
+
3
+
gr.Interface.load("models/morph-labs/morph-prover-v0-7b").launch()