Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
LiKenun
/
ai-building-blocks
Like
0
Running
on
Zero
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
ai-building-blocks
57.5 kB
Ctrl+K
Ctrl+K
1 contributor
History:
23 commits
LiKenun
Switch text-to-image and automatic speech recognition (ASR) back to using the Hugging Face inference client; Zero GPU cannot accommodate the time it takes for those tasks
b71a3ad
10 months ago
.cursorignore
Safe
29 Bytes
Initial gallery
10 months ago
.gitattributes
Safe
1.52 kB
initial commit
10 months ago
.gitignore
Safe
173 Bytes
Initial gallery
10 months ago
README.md
Safe
10.4 kB
Switch text-to-image and automatic speech recognition (ASR) back to using the Hugging Face inference client; Zero GPU cannot accommodate the time it takes for those tasks
10 months ago
app.py
Safe
4.31 kB
Switch text-to-image and automatic speech recognition (ASR) back to using the Hugging Face inference client; Zero GPU cannot accommodate the time it takes for those tasks
10 months ago
automatic_speech_recognition.py
Safe
3.43 kB
Switch text-to-image and automatic speech recognition (ASR) back to using the Hugging Face inference client; Zero GPU cannot accommodate the time it takes for those tasks
10 months ago
chatbot.py
Safe
9.76 kB
Updated code to address “UserWarning: You have not specified a value for the `type` parameter”
10 months ago
image_classification.py
Safe
3.59 kB
Switch to use GPU instead of inference client
10 months ago
image_to_text.py
Safe
3.31 kB
Switch to use GPU instead of inference client
10 months ago
packages.txt
Safe
10 Bytes
Add required `espeak`
10 months ago
requirements.txt
Safe
338 Bytes
Enable low CPU memory usage with `accelerate` during model loading, which is useful on Hugging Face Spaces and other memory-constrained environments
10 months ago
text_to_image.py
Safe
1.84 kB
Switch text-to-image and automatic speech recognition (ASR) back to using the Hugging Face inference client; Zero GPU cannot accommodate the time it takes for those tasks
10 months ago
text_to_speech.py
Safe
2.71 kB
Switch to use GPU instead of inference client
10 months ago
translation.py
Safe
5.89 kB
Switch to use GPU instead of inference client
10 months ago
utils.py
Safe
10.2 kB
Switch to use GPU instead of inference client
10 months ago