gpucce / gradio_demo_bads

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

title emoji colorFrom colorTo sdk sdk_version app_file pinned license
ProSolAdv
đź’»
gray
purple
gradio
2.8.13
app.py
false
mit

To start the app, assuming conda is installed, first create an environment:

## First time only
conda env create -f environment.yml

Then each time start the app this way:

## Each time
conda activate ProSolAdv

python app.py

About


Languages

Language:Python 71.1%Language:Makefile 28.9%