gmshroff commited on
Commit
dbb703f
1 Parent(s): a5979ec

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -4,7 +4,7 @@ emoji: 😻
4
  colorFrom: purple
5
  colorTo: pink
6
  sdk: gradio
7
- sdk_version: 3.38.0
8
  app_file: app.py
9
  pinned: false
10
  license: unknown
@@ -17,4 +17,4 @@ machine with internet connection. Can be a laptop also.
17
  Just push app.py and requirements.txt to gradio and
18
  pip install anvil_uplink on your server (e.g. laptop) machine
19
  and run anvilserver.py there. The gradio UI calls the server_function
20
- published within anvilserver.py. This uses anvil as a router.
 
4
  colorFrom: purple
5
  colorTo: pink
6
  sdk: gradio
7
+ sdk_version: 4.36.1
8
  app_file: app.py
9
  pinned: false
10
  license: unknown
 
17
  Just push app.py and requirements.txt to gradio and
18
  pip install anvil_uplink on your server (e.g. laptop) machine
19
  and run anvilserver.py there. The gradio UI calls the server_function
20
+ published within anvilserver.py. This uses anvil as a router.