Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Softedge
/
Corporations
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Corporations
/
login.php
akra35567
Upload 38 files
fa61c2c
verified
about 1 month ago
raw
Copy download link
history
blame
contribute
delete
Safe
79 Bytes
<?php
// Redirect to Flask authentication
header
(
'Location: /admin'
);
exit
;
?>