Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
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...
0b93b56
ai-building-blocks
57.8 kB
1 contributor
History:
22 commits
LiKenun
Enable low CPU memory usage with `accelerate` during model loading, which is useful on Hugging Face Spaces and other memory-constrained environments
0b93b56
about 1 month ago
.cursorignore
29 Bytes
Initial gallery
about 1 month ago
.gitattributes
1.52 kB
initial commit
about 1 month ago
.gitignore
173 Bytes
Initial gallery
about 1 month ago
README.md
9.39 kB
Switch to use GPU instead of inference client
about 1 month ago
app.py
3.94 kB
Switch to use GPU instead of inference client
about 1 month ago
automatic_speech_recognition.py
4.48 kB
Switch to use GPU instead of inference client
about 1 month ago
chatbot.py
9.76 kB
Updated code to address “UserWarning: You have not specified a value for the `type` parameter”
about 1 month ago
image_classification.py
3.59 kB
Switch to use GPU instead of inference client
about 1 month ago
image_to_text.py
3.31 kB
Switch to use GPU instead of inference client
about 1 month ago
packages.txt
10 Bytes
Add required `espeak`
about 1 month ago
requirements.txt
338 Bytes
Enable low CPU memory usage with `accelerate` during model loading, which is useful on Hugging Face Spaces and other memory-constrained environments
about 1 month ago
text_to_image.py
2.46 kB
Switch to use GPU instead of inference client
about 1 month ago
text_to_speech.py
2.71 kB
Switch to use GPU instead of inference client
about 1 month ago
translation.py
5.89 kB
Switch to use GPU instead of inference client
about 1 month ago
utils.py
10.2 kB
Switch to use GPU instead of inference client
about 1 month ago