FooocusAiUser / development.md
FooocusAI's picture
Upload folder using huggingface_hub
5d4088e verified
|
Raw
History Blame Contribute Delete
178 Bytes

A newer version of the Gradio SDK is available: 6.22.0

Upgrade

Running unit tests

Native python:

python -m unittest tests/

Embedded python (Windows zip file installation method):

..\python_embeded\python.exe -m unittest