Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
ginipick/MoneyRadar
openfree
/
MoneyRadar
like
24
Running
on
CPU Upgrade
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
openfree
commited on
Oct 24, 2024
Commit
5db62ba
·
verified
·
1 Parent(s):
70ba540
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -412,4 +412,4 @@ with gr.Blocks(theme="Nymbo/Nymbo_Theme", css=css, title="NewsAI 서비스") as
412
show_progress=True
413
)
414
415
-
iface.launch()
412
show_progress=True
413
)
414
415
+
iface.launch(
auth=("it1","chosun1"
)
)