Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
NCSOFT
/
harim_plus
like
11
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
adcb90e
harim_plus
/
app.py
fgenie
evaluate.load: harim_plus -> harim_plus.py
d8c7f26
over 2 years ago
raw
Copy download link
history
blame
135 Bytes
import
evaluate
from
evaluate.utils
import
launch_gradio_widget
module = evaluate.load(
"harim_plus.py"
)
launch_gradio_widget(module)