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