Age | Commit message (Collapse) | Author |
|
|
|
|
|
clones
|
|
|
|
|
|
|
|
|
|
|
|
Small update for readme
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Temporary disable extensions option
|
|
Add support for the unclip (Variations) models, unclip-h and unclip-l
|
|
|
|
|
|
|
|
|
|
make launch.py use the same command line argument parser as the main program
|
|
GRADIO_ANALYTICS_ENABLED=True
|
|
preserve privacy by disabling gradio analytics globally
|
|
|
|
|
|
|
|
|
|
launch.py: using getcwd() instead curdir
launch.py: use absolute path for preparing
also remove chdir()
launch.py: use absolute path for test
launch.py: add default script_path and data_path
|
|
|
|
|
|
|
|
show correct help message
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
i have no idea what commit message should be
|
|
|
|
|
|
|
|
|
|
add PIP_INSTALLER_LOCATION env var to install pip if it's not installed
remove accidental call to accelerate when venv is disabled
add another env var to skip venv - SKIP_VENV
|