Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
fyp1
/
fyp1-pattern_generation
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
be434bd
fyp1-pattern_generation
/
app.py
fyp1
initial commit
be434bd
verified
6 months ago
raw
Copy download link
history
blame
71 Bytes
import
gradio
as
gr
gr.load(
"models/fyp1/pattern_generation"
).launch()