Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
phxdev
/
podcaster
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
podcaster
2 contributors
History:
66 commits
marks
More cleaning functions
218c539
about 1 month ago
.dockerignore
Safe
475 Bytes
Added code files
about 2 months ago
.gitattributes
Safe
1.52 kB
initial commit
about 2 months ago
.gitignore
Safe
5 Bytes
Added code files
about 2 months ago
Dockerfile
Safe
1.24 kB
Expose port
about 2 months ago
README.md
Safe
487 Bytes
Moved to Uvicorn instead of Flask
about 2 months ago
__init__.py
Safe
0 Bytes
Added code files
about 2 months ago
api_clients.py
Safe
7.79 kB
More updates to the system prompt
about 2 months ago
app.py
Safe
4.79 kB
Removed async on generate
about 2 months ago
config.py
Safe
242 Bytes
Added a shared config class
about 2 months ago
interface.py
Safe
9.65 kB
Fixes
about 1 month ago
logger.py
Safe
2.6 kB
Removed file handler, only logging to stdout
about 2 months ago
models.py
Safe
440 Bytes
Fixes
about 1 month ago
podcast_generator.py
Safe
445 Bytes
Fixes
about 1 month ago
prompt_templates.py
Safe
1.4 kB
Upgraded prompt
about 1 month ago
requirements.txt
Safe
331 Bytes
Added scrappingbee
about 2 months ago
scraper.py
Safe
1.34 kB
Added scrappingbee
about 2 months ago
setup.py
Safe
347 Bytes
Upgraded prompt
about 1 month ago
text_processor.py
Safe
3.74 kB
More cleaning functions
about 1 month ago
tts.py
Safe
940 Bytes
More cleaning functions
about 1 month ago