Skip to content

fikfikkk/Fooocus_extend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fooocus_extend

Extender for Fooocus

(Any borrowing of code without attribution and permission of the author is considered plagiarism and disrespect for the author - if any are found, they will be indicated here)

(Любые заимствования кода без указания авторства и разрешения автора считается плагиатом и неуважением к автору - если такие найдутся, то будут здесь указаны)

Open In ColabFooocus_extend without autoupdate. Base version 2.5.0
Open In ColabFooocus_extend with autoupdate from original repository.
Open In ColabOriginal Fooocus Colab

image image image image image image

Сlick on the picture below to watch the video of previouse version

IMAGE ALT TEXT HERE

Startup order

  1. Select a profile
  2. Select a theme (light, dark)
  3. Memory_patch – reduces consumed video memory, which prevents errors when using various ImagePrompt modes
  4. GoogleDrive_output – enable saving of all generation results to your Google Drive
  5. Launch colab

Model Dowloader

  1. CivitAI_API_KEY - required for downloading models from civitai.com It is best to use your personal key, not a third-party one, since if necessary, you can always view ONLY YOUR download history on the site. To do this, you need to register on the website civitai.com and then in the settings you can get the key.
  2. Checkpoint Link – adding links to models from civitai.com. If you need to load several models, links to them can be specified separated by commas (,) without spaces
  3. Lora Link - adding links to Lora from the site civitai.com. If you need to download several Loras, links to them can be specified separated by commas (,) without spaces.
  4. Embedding Link - adding links to Embedding from the site civitai.com. If you need to download several Loras, links to them can be specified separated by commas (,) without spaces.
  5. Start Download - start downloading all files via links
  6. If CivitAI_API_KEY is absent, then the download not started
  7. After downloading all the files, in the Model tab in Advanced mode, you need to update the list of models (click Refresh All Files)
  8. To apply Embedding, in the prompt field use a record like (embedding:file_name:1.1)

Prompt Translate

  1. Enable Translate - enable the extension
  2. Translate - translation of the prompt into English without starting generation
  3. Auto translate "Prompt and Negative prompt" before Generate - enable automatic translation of positive and negative prompts into English before generation
  4. See translated prompts after click Generate - show translations of prompts after generation is completed

Photopea - online image editor

Remove Background - remove background from image

Порядок запуска

  1. Выбрать профиль
  2. Выбрать тему (светлая, темная)
  3. Memory_patch – уменьшает потребляемую видеопамять, что не позволяет вывалиться в ошибку при использовании различных режимов ImagePrompt
  4. GoogleDrive_output – включение сохранения всех результатов генераций на свой гуглдиск
  5. Запустить колаб

Model Dowloader

  1. CivitAI_API_KEY – необходим для загрузки моделей с civitai.com Лучше всего использовать свой личный ключ, а не сторонний, так как в случае необходимости на сайте всегда можно посмотреть ТОЛЬКО СВОЮ историю загрузок. Для этого необходимо зарегистрироваться на сайте civitai.com и далее в настройках можно получить ключ.
  2. Checkpoint Link – добавление ссылок на модели с сайта civitai.com. При необходимости загрузки нескольких моделей, ссылки на них можно указывать через запятую (,) без пробелов
  3. Lora Link - добавление ссылок на Lora с сайта civitai.com. При необходимости загрузки нескольких Lora, ссылки на них можно указывать через запятую (,) без пробелов.
  4. Embedding Link - добавление ссылок на Embedding с сайта civitai.com. При необходимости загрузки нескольких Lora, ссылки на них можно указывать через запятую (,) без пробелов.
  5. Start Download - запуск скачивание всех файлов по ссылкам
  6. Если отстутсвует CivitAI_API_KEY, то загрузка производиться не будет
  7. После загрузки всех файлов, во вкладке Model в режиме Advanced, необходимо обновить список моделей (нажать Refresh All Files)
  8. Для применения embedding, в поле промпта используйте запись типа (embedding:file_name:1.1)

Prompt Translate

  1. Enable Translate - включение расширения
  2. Translate - перевод промпта на англйский язык без запуска генерации
  3. Auto translate "Prompt and Negative prompt" before Generate - включение автоматического перевода положительного и отрицательного промптов на английский язык перед генерацией
  4. See translated prompts after click Generate - показывать переводы промптов после выполнения генерации

Photopea - онлайн редактор изображений

Remove Background - удаление фона с изображения

Change log

V3 (current version)

  1. Add Photopea
  2. Add Remove Background
  3. Add Extention Panel
  4. All extensions are available in Extention Panel

V2

  1. Added a Model Downloader to Fooocus webui instead of colab

V1

  1. added the ability to download models from the civitai.com
  2. saving the generated image to Google Drive
  3. added prompt translator
  4. added a patch for the ability to work in free colab mode

About

Add checkpoint and loras

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 96.5%
  • JavaScript 2.7%
  • Other 0.8%