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

  • Log In
  • Sign Up

Spaces:
phxdev
/
podcaster
Runtime error

App Files Files Community
Fetching metadata from the HF Docker repository...
podcaster
Ctrl+K
Ctrl+K
  • 2 contributors
History: 66 commits
marks
More cleaning functions
218c539 6 months ago
  • .dockerignore
    475 Bytes
    Added code files 6 months ago
  • .gitattributes
    1.52 kB
    initial commit 6 months ago
  • .gitignore
    5 Bytes
    Added code files 6 months ago
  • Dockerfile
    1.24 kB
    Expose port 6 months ago
  • README.md
    487 Bytes
    Moved to Uvicorn instead of Flask 6 months ago
  • __init__.py
    0 Bytes
    Added code files 6 months ago
  • api_clients.py
    7.79 kB
    More updates to the system prompt 6 months ago
  • app.py
    4.79 kB
    Removed async on generate 6 months ago
  • config.py
    242 Bytes
    Added a shared config class 6 months ago
  • interface.py
    9.65 kB
    Fixes 6 months ago
  • logger.py
    2.6 kB
    Removed file handler, only logging to stdout 6 months ago
  • models.py
    440 Bytes
    Fixes 6 months ago
  • podcast_generator.py
    445 Bytes
    Fixes 6 months ago
  • prompt_templates.py
    1.4 kB
    Upgraded prompt 6 months ago
  • requirements.txt
    331 Bytes
    Added scrappingbee 6 months ago
  • scraper.py
    1.34 kB
    Added scrappingbee 6 months ago
  • setup.py
    347 Bytes
    Upgraded prompt 6 months ago
  • text_processor.py
    3.74 kB
    More cleaning functions 6 months ago
  • tts.py
    940 Bytes
    More cleaning functions 6 months ago