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

  • Log In
  • Sign Up

Spaces:
phxdev
/
podcaster
Runtime error

App Files Files Community
Fetching metadata from the HF Docker repository...
podcaster
29.5 kB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 34 commits
marks
Add names to drop down
706c7d6 over 1 year ago
  • .dockerignore
    475 Bytes
    Added code files over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • .gitignore
    5 Bytes
    Added code files over 1 year ago
  • Dockerfile
    1.24 kB
    Expose port over 1 year ago
  • README.md
    487 Bytes
    Moved to Uvicorn instead of Flask over 1 year ago
  • __init__.py
    0 Bytes
    Added code files over 1 year ago
  • api_clients.py
    6.28 kB
    Reformat voice name over 1 year ago
  • app.py
    4.19 kB
    Add names to drop down over 1 year ago
  • config.py
    242 Bytes
    Added a shared config class over 1 year ago
  • interface.py
    9.65 kB
    More formtting fixes over 1 year ago
  • logger.py
    2.6 kB
    Removed file handler, only logging to stdout over 1 year ago
  • models.py
    506 Bytes
    Implemented pydantic over 1 year ago
  • podcast_generator.py
    445 Bytes
    More changes over 1 year ago
  • requirements.txt
    257 Bytes
    Moved to Uvicorn instead of Flask over 1 year ago
  • scraper.py
    595 Bytes
    More changes over 1 year ago
  • setup.py
    208 Bytes
    Added code files over 1 year ago
  • tts.py
    760 Bytes
    More changes over 1 year ago