File size: 617 Bytes
8393525
656fbc4
8393525
 
 
 
dbb703f
8393525
 
 
 
 
 
8d82e67
d74d80d
 
 
 
 
dbb703f
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
title: ICAPP
emoji: 😻
colorFrom: purple
colorTo: pink
sdk: gradio
sdk_version: 4.36.1
app_file: app.py
pinned: false
license: unknown
---

Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference

Simple example of a gradio UI that calls anvilserver.py running on any
machine with internet connection. Can be a laptop also.
Just push app.py and requirements.txt to gradio and 
pip install anvil_uplink on your server (e.g. laptop) machine
and run anvilserver.py there. The gradio UI calls the server_function
published within anvilserver.py. This uses anvil as a router.