Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
z-uo
/
IT5_ita_QandA
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
z-uo
commited on
Mar 4, 2022
Commit
0c38d45
·
1 Parent(s):
b4b68fe
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -25,4 +25,4 @@ face = gr.Interface(
25
]
26
)
27
28
-
face.launch(
share=True
)
25
]
26
)
27
28
+
face.launch()