Skip to main content

EditAnything

Project description

Install EditAnything In Local

run by shell script

bash run.sh

run by cli command

client install

pip install editanything -U

start service by cli command

editanything --host {host} --port {port} --device {cup|cuda}

--host:define web model visit host, default 0.0.0.0
--port: define web model visit port, default 9911
--device: used to specify the type of device for running models,support cup and cuda. default cpu.

example:
editanything --host 192.168.6.1 --port 9999 --device cpu

local visit address

http://{host:port}

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

edit-anything-0.0.5.tar.gz (480.1 kB view hashes)

Uploaded Source

Built Distribution

edit_anything-0.0.5-py3-none-any.whl (483.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page