Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Alifarsi
/
bert-base-uncased-test
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Farsi, Ali
commited on
May 10, 2023
Commit
5c6c343
·
1 Parent(s):
f03fc2b
dev
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,4 +1,4 @@
1
#test commit
2
-
mport
gradio as gr
3
4
gr.Interface.load("models/bert-base-uncased").launch()
1
#test commit
2
+
import
gradio as gr
3
4
gr.Interface.load("models/bert-base-uncased").launch()