mirror of
https://github.com/gradio-app/gradio.git
synced 2025-01-30 11:00:11 +08:00
c2a2609b2f
- edit requirements
3 lines
106 B
Bash
3 lines
106 B
Bash
pip install --upgrade pip
|
|
pip install -r gradio.egg-info/requires.txt
|
|
pip install -r test/requirements.txt |