mrwabbit commited on
Commit
c39376a
·
1 Parent(s): 87e9176

Fix Gradio version: 4.0 -> 4.44.1

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -1,20 +1,20 @@
1
  ---
2
- title: Catalyst Cloud Neuromorphic Simulator
3
- emoji: 🧠
4
  colorFrom: blue
5
  colorTo: purple
6
  sdk: gradio
7
- sdk_version: "4.0"
8
  app_file: app.py
9
  pinned: false
10
  license: mit
11
  short_description: Run hardware-accurate spiking neural network simulations
12
  ---
13
 
14
- # Catalyst Cloud Neuromorphic Simulator
15
 
16
  Run hardware-accurate spiking neural network simulations in the cloud. Full Loihi 2 parity. No hardware required.
17
 
18
- Sign up for a free API key, configure your network, and visualize spike rasters all from this demo.
19
 
20
  [Website](https://catalyst-neuromorphic.com/cloud) | [API Docs](https://catalyst-neuromorphic.com/cloud/docs) | [pip install catalyst-cloud](https://pypi.org/project/catalyst-cloud/)
 
1
  ---
2
+ title: Catalyst Cloud - Neuromorphic Simulator
3
+ emoji: '🧠'
4
  colorFrom: blue
5
  colorTo: purple
6
  sdk: gradio
7
+ sdk_version: "4.44.1"
8
  app_file: app.py
9
  pinned: false
10
  license: mit
11
  short_description: Run hardware-accurate spiking neural network simulations
12
  ---
13
 
14
+ # Catalyst Cloud - Neuromorphic Simulator
15
 
16
  Run hardware-accurate spiking neural network simulations in the cloud. Full Loihi 2 parity. No hardware required.
17
 
18
+ Sign up for a free API key, configure your network, and visualize spike rasters - all from this demo.
19
 
20
  [Website](https://catalyst-neuromorphic.com/cloud) | [API Docs](https://catalyst-neuromorphic.com/cloud/docs) | [pip install catalyst-cloud](https://pypi.org/project/catalyst-cloud/)