Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
abhisheksan
/
poetica
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
poetica
32 kB
  • 1 contributor
History: 64 commits
abhisheksan's picture
abhisheksan
Refactor GenerateRequest model; remove field aliases for emotional_tone, creative_style, language_variety, and word_repetition, and update validation error messages to match new field names
c346d0a 12 months ago
  • app
    Update model configuration and enhance initialization logic; adjust BASE_DIR for container, implement model download functionality, and improve health check response 12 months ago
  • .gitattributes
    1.52 kB
    initial commit 12 months ago
  • .gitignore
    52 Bytes
    Optimize model loading and error handling in PoetryGenerationService; implement async poem generation and enhance application startup process 12 months ago
  • Dockerfile
    560 Bytes
    Set permissions for /app directory in Dockerfile 12 months ago
  • README.md
    192 Bytes
    initial commit 12 months ago
  • download_model.py
    864 Bytes
    Enhance Poetry Generator API; implement health check endpoint, improve model loading with logging, and update request/response models 12 months ago
  • main.py
    11.8 kB
    Refactor GenerateRequest model; remove field aliases for emotional_tone, creative_style, language_variety, and word_repetition, and update validation error messages to match new field names 12 months ago
  • requirements.txt
    498 Bytes
    Enhance Poetry Generator API; implement health check endpoint, improve model loading with logging, and update request/response models 12 months ago