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...
2ca982d
podcaster
30.6 kB
2 contributors
History:
50 commits
marks
Removed async on generate
2ca982d
about 1 year ago
.dockerignore
Safe
475 Bytes
Added code files
about 1 year ago
.gitattributes
Safe
1.52 kB
initial commit
about 1 year ago
.gitignore
Safe
5 Bytes
Added code files
about 1 year ago
Dockerfile
Safe
1.24 kB
Expose port
about 1 year ago
README.md
Safe
487 Bytes
Moved to Uvicorn instead of Flask
about 1 year ago
__init__.py
Safe
0 Bytes
Added code files
about 1 year ago
api_clients.py
Safe
7.05 kB
Removed async on generate
about 1 year ago
app.py
Safe
4.79 kB
Removed async on generate
about 1 year ago
config.py
Safe
242 Bytes
Added a shared config class
about 1 year ago
interface.py
Safe
9.65 kB
More formtting fixes
about 1 year ago
logger.py
Safe
2.6 kB
Removed file handler, only logging to stdout
about 1 year ago
models.py
Safe
440 Bytes
Fixed AI models grabbing ids
about 1 year ago
podcast_generator.py
Safe
445 Bytes
More changes
about 1 year ago
requirements.txt
Safe
330 Bytes
Missing req
about 1 year ago
scraper.py
Safe
315 Bytes
Changed scrapers
about 1 year ago
setup.py
Safe
208 Bytes
Added code files
about 1 year ago
tts.py
Safe
760 Bytes
More changes
about 1 year ago