Fooocus / development.md
latifrahman5
feat: init commit
35f370c
|
Raw
History Blame Contribute Delete
189 Bytes

A newer version of the Gradio SDK is available: 6.24.0

Upgrade

Running unit tests

Native python:

python -m unittest tests/

Embedded python (Windows zip file installation method):

..\python_embeded\python.exe -m unittest