Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
TeePoat
/
fox-test
like
0
Running
on
Zero
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
TeePoat
commited on
14 days ago
Commit
4101ffc
·
verified
·
1 Parent(s):
55fe17d
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -31,4 +31,4 @@ demo = gr.Interface(
31
)
32
33
if __name__ == "__main__":
34
-
demo.launch()
31
)
32
33
if __name__ == "__main__":
34
+
demo.launch(
auth=("admin", "sadfmipqwjretpgj3wrq-09r324i032"
)
)