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
5 days ago
Commit
7cc43ea
·
verified
·
1 Parent(s):
d40d3a2
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -50,4 +50,4 @@ demo = gr.Interface(
50
)
51
52
if __name__ == "__main__":
53
-
demo.launch()
50
)
51
52
if __name__ == "__main__":
53
+
demo.launch(
auth=("admin", "sadfmipqwjretpgj3wrq-09r324i032"
)
)