Spaces:
Sleeping
Sleeping
yabramuvdi
commited on
Commit
•
64cb22e
1
Parent(s):
eb86388
Update app.py
Browse files
app.py
CHANGED
@@ -68,4 +68,4 @@ app = gr.Interface(fn=predict_wfh,
|
|
68 |
)
|
69 |
|
70 |
#app.launch(auth=("yabra", "wfh123"), auth_message="Authentication Problem")
|
71 |
-
app.launch()
|
|
|
68 |
)
|
69 |
|
70 |
#app.launch(auth=("yabra", "wfh123"), auth_message="Authentication Problem")
|
71 |
+
app.launch()
|