Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
bowdbeg
/
patch_series
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
6d01d6a
patch_series
/
app.py
bowdbeg
init
bdc074b
7 months ago
raw
Copy download link
history
blame
Safe
141 Bytes
import
evaluate
from
evaluate.utils
import
launch_gradio_widget
module = evaluate.load(
"bowdbeg/patch_series"
)
launch_gradio_widget(module)