Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
UAPObserver
/
test2
like
0
Sleeping
App
Files
Files
Community
b2237d3
test2
/
app.py
trainman01
initial commit
b2237d3
over 1 year ago
raw
Copy download link
history
blame
Safe
94 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/tum-nlp/Deberta_Human_Value_Detector"
).launch()