Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
supff
/
sau
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
sau
/
uploader
/
__init__.py
Edan233
fix: 将 sau_backend 目录的文件,再挪回根目录,以防止大家迁移出现问题
0f24474
11 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
100 Bytes
from
pathlib
import
Path
from
conf
import
BASE_DIR
Path(BASE_DIR /
"cookies"
).mkdir(exist_ok=
True
)