Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
abhisheksan
/
poetica
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
1994657
poetica
280 MB
1 contributor
History:
71 commits
abhisheksan
Add initial log entries for model initialization and loading status
1994657
about 1 year ago
app
Update model configuration and enhance initialization logic; adjust BASE_DIR for container, implement model download functionality, and improve health check response
about 1 year ago
logs
Add initial log entries for model initialization and loading status
about 1 year ago
models
Add model and configuration files; implement GPT-2 tokenizer and model initialization in main.py
about 1 year ago
.gitattributes
Safe
1.52 kB
initial commit
about 1 year ago
.gitignore
Safe
52 Bytes
Optimize model loading and error handling in PoetryGenerationService; implement async poem generation and enhance application startup process
about 1 year ago
Dockerfile
Safe
560 Bytes
Set permissions for /app directory in Dockerfile
about 1 year ago
README.md
Safe
192 Bytes
initial commit
about 1 year ago
download_model.py
Safe
864 Bytes
Enhance Poetry Generator API; implement health check endpoint, improve model loading with logging, and update request/response models
about 1 year ago
main.py
Safe
12.6 kB
Add initial log entries for model initialization and loading status
about 1 year ago
poetry_generation.log
Safe
25.4 kB
Add model files and tokenizer configuration; include special tokens and initialization settings
about 1 year ago
requirements.txt
Safe
498 Bytes
Enhance Poetry Generator API; implement health check endpoint, improve model loading with logging, and update request/response models
about 1 year ago