Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
SD-online
/
Fooocus-Docker
like
2
Build error
App
Files
Files
Community
2
Fetching metadata from the HF Docker repository...
Munzali
commited on
Mar 26, 2024
Commit
8271cad
·
verified
·
1 Parent(s):
8a7db1b
Delete auth.py
Browse files
Files changed (1)
hide
show
auth.py
+0
-8
auth.py
DELETED
Viewed
@@ -1,8 +0,0 @@
1
-
def auth_list_to_dict(auth_list):
2
-
pass
3
-
4
-
def load_auth_data(filename=None):
5
-
pass
6
-
7
-
def check_auth(user, password):
8
-
pass