Spaces:
Sleeping
Sleeping
File size: 368 Bytes
6307b4f b471057 6307b4f e11b37a b471057 e11b37a b471057 e11b37a |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
---
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` |