Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Redmind/NewageNXTGPT
Redmind
/
NewageNXTGPT_Repo_trial
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Redmind
commited on
Aug 27, 2024
Commit
c412e3c
·
verified
·
1 Parent(s):
0c707ba
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -768,4 +768,4 @@ with gr.Blocks(css=css) as demo:
768
769
770
771
-
demo.launch()
768
769
770
771
+
demo.launch(
auth=[("lakshmi", "redmind"
)
, ("arun", "redmind")])