icapp_space / README.md
gmshroff's picture
reverting to gradio version
d74d80d
|
raw
history blame
No virus
621 Bytes
metadata
title: Gmserver
emoji: 😻
colorFrom: purple
colorTo: pink
sdk: gradio
sdk_version: 3.38.0
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.