Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Dofla
/
distilBertSquad
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Dofla
commited on
Apr 17, 2024
Commit
c5de0fe
·
verified
·
1 Parent(s):
e21c055
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -32,4 +32,4 @@ iface = gr.Interface(
32
)
33
34
# Lancer l'interface
35
-
iface.launch(share=True)
32
)
33
34
# Lancer l'interface
35
+
iface.launch(
'
share=True
'
)