Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
StephArn
/
StephArn-RoBERTa-OPT-BinaryLabels
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
StephArn-RoBERTa-OPT-BinaryLabels
/
app.py
StephArn
initial commit
44f8200
verified
9 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
81 Bytes
import
gradio
as
gr
gr.load(
"models/StephArn/RoBERTa-OPT-BinaryLabels"
).launch()