mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2025-06-16 06:47:11 +02:00
Link to ED-hosted community repo, to provide a stable and continuous home incase a community owner is no longer active
This commit is contained in:
parent
3a059bb919
commit
f6bd05bcf1
@ -1,7 +1,7 @@
|
|||||||
const PLUGIN_API_VERSION = "1.0"
|
const PLUGIN_API_VERSION = "1.0"
|
||||||
|
|
||||||
const PLUGIN_CATALOG = 'https://raw.githubusercontent.com/patriceac/Easy-Diffusion-Plugins/main/plugins.json'
|
const PLUGIN_CATALOG = 'https://raw.githubusercontent.com/easydiffusion/easydiffusion-plugins/main/plugins.json'
|
||||||
const PLUGIN_CATALOG_GITHUB = 'https://github.com/patriceac/Easy-Diffusion-Plugins/blob/main/plugins.json'
|
const PLUGIN_CATALOG_GITHUB = 'https://github.com/easydiffusion/easydiffusion-plugins/blob/main/plugins.json'
|
||||||
|
|
||||||
const PLUGINS = {
|
const PLUGINS = {
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user