Numpy-Neuron / README.md
Jensen-holm's picture
features added:
e11b37a
|
raw
history blame
368 Bytes
---
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`