Spaces:
Sleeping
Sleeping
title: Numpy-Neuron | |
emoji: π | |
colorFrom: yellow | |
colorTo: blue | |
sdk: gradio | |
sdk_version: 4.26.0 | |
app_file: app.py | |
pinned: false | |
license: mit | |
## Dev Notes | |
The remote added to this repo so that it runs on hugging face spaces | |
`git remote add space git@hf.co:spaces/Jensen-holm/Numpy-Neuron` | |
The command to force push to that space | |
`git push --force space main` |