Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
phxdev
/
podcaster
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
5f41e8a
podcaster
30.5 kB
2 contributors
History:
25 commits
marks
Moved API keys to config class
5f41e8a
about 1 year ago
.dockerignore
475 Bytes
Added code files
about 1 year ago
.gitattributes
1.52 kB
initial commit
about 1 year ago
.gitignore
5 Bytes
Added code files
about 1 year ago
Dockerfile
1.24 kB
Expose port
about 1 year ago
README.md
487 Bytes
Moved to Uvicorn instead of Flask
about 1 year ago
__init__.py
0 Bytes
Added code files
about 1 year ago
api_clients.py
7.69 kB
Properly awaiting now
about 1 year ago
app.py
3.84 kB
Moved API keys to config class
about 1 year ago
config.py
242 Bytes
Added a shared config class
about 1 year ago
interface.py
9.65 kB
More formtting fixes
about 1 year ago
logger.py
2.6 kB
Removed file handler, only logging to stdout
about 1 year ago
models.py
506 Bytes
Implemented pydantic
about 1 year ago
podcast_generator.py
445 Bytes
More changes
about 1 year ago
requirements.txt
257 Bytes
Moved to Uvicorn instead of Flask
about 1 year ago
scraper.py
595 Bytes
More changes
about 1 year ago
setup.py
208 Bytes
Added code files
about 1 year ago
tts.py
760 Bytes
More changes
about 1 year ago