Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
eithney
/
point
like
1
Sleeping
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
main
point
187 MB
Ctrl+K
Ctrl+K
3 contributors
History:
23 commits
eithney
code ref
e74eb63
8 months ago
.vscode
add render
8 months ago
data
code ref
8 months ago
database
code ref
8 months ago
docs
code ref
8 months ago
static
code ref
8 months ago
.gitattributes
1.82 kB
Add books.db via Git LFS
8 months ago
.gitignore
826 Bytes
Refactor application to Flask: enhance structure with RESTful API, static file support, and logging. Update Dockerfile for production with Gunicorn and health checks. Expand requirements for Flask and OpenSearch integration.
8 months ago
Dockerfile
1.1 kB
Fix: 修复日志系统权限问题,支持容器环境
8 months ago
README.md
7.64 kB
code ref
8 months ago
app.py
32.1 kB
code ref
8 months ago
books.db
516 kB
xet
code ref
8 months ago
deploy_to_hf.sh
4.45 kB
Refactor application to Flask: enhance structure with RESTful API, static file support, and logging. Update Dockerfile for production with Gunicorn and health checks. Expand requirements for Flask and OpenSearch integration.
8 months ago
gunicorn_config.py
2.4 kB
Add client IP logging functionality: Implement `get_client_ip` to retrieve real client IP addresses, enhancing request logging in `before_request`. Update Dockerfile to use Gunicorn with configuration for accurate IP logging. Update VSCode completion for new function.
8 months ago
index.html
8.03 kB
Update book cover styling: change object-fit property from 'cover' to 'contain' for better image display in index.html
8 months ago
kill_port.sh
878 Bytes
Enable port reuse in TCP server to prevent "Address already in use" errors
8 months ago
reader.html
9.37 kB
add render
8 months ago
requirements.txt
623 Bytes
Refactor application to Flask: enhance structure with RESTful API, static file support, and logging. Update Dockerfile for production with Gunicorn and health checks. Expand requirements for Flask and OpenSearch integration.
8 months ago
run_flask.sh
1.44 kB
Refactor application to Flask: enhance structure with RESTful API, static file support, and logging. Update Dockerfile for production with Gunicorn and health checks. Expand requirements for Flask and OpenSearch integration.
8 months ago