Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ayoubkirouane
/
FILL-MAsk-RoBERTa-base
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ayoubkirouane
commited on
Sep 25, 2023
Commit
b3f6fd8
·
1 Parent(s):
809abd3
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,4 +1,4 @@
1
-
mport
gradio as gr
2
from transformers import pipeline
3
4
# Create the fill-mask pipeline
1
+
import
gradio as gr
2
from transformers import pipeline
3
4
# Create the fill-mask pipeline