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...
0f3cd78
ai-building-blocks
46.1 kB
1 contributor
History:
19 commits
LiKenun
Updated code to address “UserWarning: You have not specified a value for the `type` parameter”
0f3cd78
about 1 month ago
.cursorignore
Safe
29 Bytes
Initial gallery
about 1 month ago
.gitattributes
Safe
1.52 kB
initial commit
about 1 month ago
.gitignore
Safe
173 Bytes
Initial gallery
about 1 month ago
README.md
Safe
7.58 kB
Add required `espeak`
about 1 month ago
app.py
Safe
3.79 kB
Move environment variable querying code out of the Gradio UI-construction functions all the way to the root of the application, `app.py`
about 1 month ago
automatic_speech_recognition.py
Safe
3.14 kB
Move environment variable querying code out of the Gradio UI-construction functions all the way to the root of the application, `app.py`
about 1 month ago
chatbot.py
Safe
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
Safe
3.57 kB
Move environment variable querying code out of the Gradio UI-construction functions all the way to the root of the application, `app.py`
about 1 month ago
image_to_text.py
Safe
2.84 kB
Move environment variable querying code out of the Gradio UI-construction functions all the way to the root of the application, `app.py`
about 1 month ago
packages.txt
Safe
10 Bytes
Add required `espeak`
about 1 month ago
requirements.txt
Safe
225 Bytes
Add automatic speech recognition (ASR) sample
about 1 month ago
text_to_image.py
Safe
1.52 kB
Move environment variable querying code out of the Gradio UI-construction functions all the way to the root of the application, `app.py`
about 1 month ago
text_to_speech.py
Safe
2.05 kB
Move environment variable querying code out of the Gradio UI-construction functions all the way to the root of the application, `app.py`
about 1 month ago
utils.py
Safe
9.89 kB
Add documentation
about 1 month ago