Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
abhisheksan
/
poetica
like
0
Sleeping
App
Files
Files
Community
86e94f2
poetica
1 contributor
History:
27 commits
abhisheksan
Set HF_HOME environment variable for caching in Dockerfile
86e94f2
19 days ago
__pycache__
Add initial project structure with FastAPI and poetry generation service
20 days ago
app
Refactor model loading to use a consistent model name variable in PoetryGenerationService
19 days ago
.gitattributes
Safe
1.52 kB
initial commit
20 days ago
Dockerfile
Safe
541 Bytes
Set HF_HOME environment variable for caching in Dockerfile
19 days ago
README.md
Safe
192 Bytes
initial commit
20 days ago
main.py
Safe
2.27 kB
Enhance lifespan management in FastAPI by initializing PoetryGenerationService and handling model preloading asynchronously
19 days ago
requirements.txt
Safe
453 Bytes
Remove optimized module usage from poetry generation and downgrade PyTorch version to 2.3.1
19 days ago