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