Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
abdulsamod
/
Authentication_System
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
abdulsamod
commited on
Aug 10, 2023
Commit
a2d2f85
·
1 Parent(s):
b28e047
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+2
-1
app.py
CHANGED
Viewed
@@ -30,4 +30,5 @@ demo = gr.Interface(
30
outputs="text",
31
)
32
33
-
demo.launch()
30
outputs="text",
31
)
32
33
+
demo.launch()
34
+
#end