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...
main
podcaster
37.8 kB
2 contributors
History:
66 commits
marks
More cleaning functions
218c539
12 months 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.79 kB
More updates to the system prompt
about 1 year ago
app.py
4.79 kB
Removed async on generate
about 1 year ago
config.py
242 Bytes
Added a shared config class
about 1 year ago
interface.py
9.65 kB
Fixes
12 months ago
logger.py
2.6 kB
Removed file handler, only logging to stdout
about 1 year ago
models.py
440 Bytes
Fixes
12 months ago
podcast_generator.py
445 Bytes
Fixes
12 months ago
prompt_templates.py
1.4 kB
Upgraded prompt
12 months ago
requirements.txt
331 Bytes
Added scrappingbee
about 1 year ago
scraper.py
1.34 kB
Added scrappingbee
about 1 year ago
setup.py
347 Bytes
Upgraded prompt
12 months ago
text_processor.py
3.74 kB
More cleaning functions
12 months ago
tts.py
940 Bytes
More cleaning functions
12 months ago