license | title | sdk | emoji | colorFrom | colorTo |
---|---|---|---|---|---|
creativeml-openrail-m |
Plant Status Gradio |
gradio |
🍂🍁🍃 |
green |
indigo |
🪶Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
🚀Huggingface space : https://huggingface.co/spaces/prithivMLmods/Plant-Status-Gradio
🚀To Clone Just Install Git Past the Command :
# Make sure you have git-lfs installed (https://git-lfs.com)
git lfs install
git clone https://huggingface.co/spaces/prithivMLmods/Plant-Status-Gradio
# If you want to clone without large files - just their pointers
GIT_LFS_SKIP_SMUDGE=1 git clone https://huggingface.co/spaces/prithivMLmods/Plant-Status-Gradio
## 📄Run with Docker
docker run -it -p 7860:7860 --platform=linux/amd64 \
registry.hf.space/prithivmlmods-plant-status-gradio:latest python app.py
Link🔗: https://huggingface.co/docs/hub/spaces-run-with-docker
gradio
tensorflow
numpy
Pillow
Just Run the Gradio Space file : python app.py
to launch gradio, Application Message: " To create a public link, set `share=True` in `launch()`. "
.
.
.