Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
hx001
/
DUOMO-Lab-TransGPT-v0
like
0
Runtime error
App
Files
Files
Community
4ef5d18
DUOMO-Lab-TransGPT-v0
/
app.py
hx001
initial commit
4ef5d18
over 1 year ago
raw
Copy download link
history
blame
Safe
79 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/DUOMO-Lab/TransGPT-v0"
).launch()